@charset "UTF-8";
.footer {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00599B;
}
.Header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00599B;
}
.NAVBAR {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #00599B;
}
.style2 {font-size: 11px; font-weight: bold; }
.BodyText {
	font-family: verdana;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
