.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
a:link {
	font-weight: bold;
	color: #662D91;
}
a:visited {
	font-weight: bold;
	color: #662D91;
}
a:hover {
	font-weight: bold;
	color: #662D91;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #662D91;
	text-decoration: underline;
}
.headers {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
	color: #A0A838;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
