BODY  {
	background : #003B70;
	color: #ffffff;
}

H1, H2, H3, H4, H5, P, UL, OL, PRE, BLOCKQUOTE, TABLE, TD, DIV {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color: #ffffff;
}

A  {
	color : #D2C167;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline;
}

A:Visited  {
	color : #D2C167;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline;
}

