a:link {
	text-decoration: none;
	color: #0033CC;


}
a:hover {
	text-decoration: underline;
	color: #0000FF;

}
a {
	text-decoration: none;

}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
a:visited {
	color: #0033CC;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.boxheaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.blackheaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.graymaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
