.style2 {
	font-family: "BankGothic Lt BT";
	color: #FFFB02;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFB02;
}
a:link {
	color: #000074;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000074;
}
a:hover {
	text-decoration: underline;
	color: #000074;
}
a:active {
	text-decoration: none;
	color: #000074;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #BBC3CE;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
	color: #023284;
}

