BODY, {
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F7B552;
}
a:visited, a:link {
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;	
	color: #000000;
	text-decoration: none;
	background-color: #F7B552;
}
a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F7B552;
	text-decoration: none;
}
TABLE, TH, TR, TD {
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;	
	color: #000000;
	text-decoration: none;
	background-color: #F7B552;
}
