BODY{
	background: #DCDCDC;
	}
	
BODY table{
	color :  #635A4B;
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	text-align : left;
	line-height : 2em;
	font-weight : bolder;
}



A {
	color : #635A4B;
	text-decoration : none;
}

A:HOVER {
	color : #B63C00;
	text-decoration : none;
}