BODY  {
	background-color : #CEBCAC;
}

A:link, A:visited  {
	color : #990000;
	font-weight : normal;
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
}

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

TR  {
	background-color : #CEBCAC;
}

TH  {
	font-family : Verdana;
	text-align : left;
	color : #CCBFB3;
}

TD  {
	color : #990000;
}

