.heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #8A6E08; 
font-size: 10pt;
font-weight: bold;
}
.main_heading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
color: #8A6E08;
font-weight: bold;
}
.top_menu a:hover {
	color: #8A6E08;
	text-decoration: none;
}
.body_text a:hover {
	color: #8A6E08;
	text-decoration: none;
}
a:hover {
	color: #8A6E08;
	text-decoration: none;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}