BODY  {
	background: #bfbea2; 
	color: #9b003a;
}

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

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

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

