BODY,  {
	color : #512E15;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	scrollbar-base-color: #FDF7E7;
	scrollbar-arrow-color: #998675;
	scrollbar-track-color:#998675;
	background : #FDF7E7;
}

TD {

	font-size: 10pt;
	font-weight : normal;
}

A {
	text-decoration: none;
	color: 523B2B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
}

A:Hover {
	text-decoration: underline;
	color: #736357;
	font-weight : normal;
}

}

a:active, a:visited,
{
	color: #996633;
	text-decoration: underline;
	font-weight : normal;
}


