BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	color : #003366;
}

td, p, .td, .p {
	color: #003366;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
}

b {
	font-weight: bold;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 17px;
	color : #003366;
	text-decoration : none;
}
H2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	font-size : 15px;
	color : #003366;
}
H3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bolder;
	font-size : 13px;
	color : #003366;
}
UL {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;

}
OL {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:visited {
	color : #003366;
}
A:link {
	color : #003366;
}
A:hover {
	color : #003366;
	text-decoration : none;
}
A:active {
	color : #70719E;
}
A {
	color : #003366;
	text-decoration : underline;
}
.fatwhite{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	color : White;
}
