body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #FF9834;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #6E6332;
	text-decoration: underline;
}
a:visited {
	color: #6E6332;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.boldTD {
	color: #6E6332;
	font-weight: bold;
	font-size: 12px;
}
.specTH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6E6332;
	font-size: 14px;
}
