.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3B0900;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.maintextLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.maintextLINK:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.maintextLINKsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF7523;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
