.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5pt;
	color: #373332;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;

}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8.5pt;
	color: #535353;
}
.red {
	color: #791109;
}
a.toplink {
	color: #535353;
	text-decoration: none;
}
a.toplink:hover {
	color: #791109;
	text-decoration: underline;
}
a.toplink:visited {
	color: #535353;
}
a:link {
	color: #791109;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #791109;
}
