P  {
	text-decoration : none;
}

H1  {
	font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	color : #CE141C;
	text-align : center;
}

H2  {}

H3  {}

A  {
	font-family : Verdana;
	font-size : 8pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	font-size : 8pt;
	text-decoration : none;
	color : White;
	font-family : Verdana;
	font-weight : bold;
}

A:Active  {
	color : Silver;
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	color : White;
	text-decoration : underline;
}

BODY  {
	font-size : 8pt;
	font-family : Verdana;
	color : Black;
}

TD  {
	font-size : 8pt;
	font-family : Verdana;
	color : Black;
	text-decoration : none;
}

TD.NAV  {
	font-size : 8pt;
	font-family : Verdana;
	color : White;
	text-decoration : none;
}


