body {
	font-family: tahoma, verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 390px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}
#iframefooter {
	width: 100%;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	color: #999999;
}
a:link, a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	background-color: #0066CC;
}


h1 {
	font-family: tahoma, verdana, arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1B64B1;
}
.red {
	color: #FF0033;
}
.blue {
	color: #0066CC;
}

