BODY  {
	background : #660000;
	color: #E0CC80;
}

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

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;
}

