BODY  {
	font-family : Verdana;
	font-size : 10px;
	line-height : 15px;
}

A  {
	font-family : Verdana;
	font-size : 10px;
	color : White;
	text-decoration : none;
	line-height : normal;
	font-variant : normal;
	font-weight : 600;
}

H3  {
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	color : Black;
	text-decoration : none;
	line-height : 18px;
}

A:ACTIVE  {
	color : White;
	background-color : Navy;
}
A:HOVER.hover {
	background-color : White;
}

A:HOVER  {
	color : White;
	background-color : Navy;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Navy;
	line-height : 15px;
}

TD  {
	font-family : Verdana;
	font-size : 10px;
	line-height : normal;
	color : White;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : Navy;
}

H5  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	line-height : 15px;
}


