a {  color: #6666CC; text-decoration: none; font-weight: bold}
a:hover {  font-weight: bold; color: #000000; text-decoration: underline overline}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.maintextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A00;
}
.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #A00;
	font-family: Arial, Helvetica, sans-serif;
}

