@charset "iso-8859-1";
body {
 	background:;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002051;
        }
.index {
	font-size: 9px;
	color: #FFFFFF;
}
.style1 {font-size: 9px}
.style2 {color: #004AE9; font-weight: bold;}
.style3 {font-size: 14px}
.style10 {font-size: 11.5px; color: #000000;}
.style11 {font-size: 12px; font-weight: bold; }
<!--
a:link {
	color: #001940; text-decoration:none;
}
a:visited {
	color: #001940; text-decoration:none;
}
a:active {
	color: #001940; text-decoration:none;
}
a:hover {
	color: #004AE9; text-decoration:none;
}
-->