BODY, TD {
	font-family : Verdana,Arial,sans-serif;
	font-size : 9pt;
}

H3 {
	font-size : 15pt;
	color: #002F8A;
	font-weight : bold;
}


A {
	text-decoration: none;
	color: #002F8A;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: White;
	background-color : #002F8A;
	font-style : normal;
	font-weight : bold;
}
