/* CSS Document */
<!--
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body {
	background-color: #0F65BC;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style43 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style45 {
	color: #0F65BC;
	font-weight: bold;
}
.style46 {color: #B8D9FA}
.style47 {color: #B8D9FA; font-weight: bold; }
.style48 {
	color: #FFFF33;
	font-weight: bold;
}
.style49 {color: #FFFF33}
-->
