.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #996633;
	font-weight: bold;
	text-transform: uppercase;




}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #996600;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.smallerbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #996633;
}
.blacktextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}
.topbottomtags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

