.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.schedule a:link, .schedule a:visited, .schedule a:active {
	text-decoration: underline;
}
.schedule a:hover {
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07123d;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active {
	text-decoration: underline;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext a:hover {
	text-decoration: none;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.subheadBlue {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #07123d;
	font-weight: bold;
}
.subheadBlueSm {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #07123d;
	font-weight: bold;
}
.bodytextgreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.bodytextgreenbold a:link, .bodytextgreenbold a:visited, .bodytextgreenbold a:active {
	color: #006600;
	text-decoration: underline;
}
.bodytextgreenbold a:hover {
	color: #006600;
	text-decoration: none;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bodytextbold a:link, .bodytextbold a:visited, .bodytextbold a:active {
	text-decoration: underline;
}
.bodytextbold a:hover {
	text-decoration: none;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footertext a:link, .footertext a:visited, .footertext a:active, .footertext a:hover {
	text-decoration: underline;
	color: #009900;
}

.redLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.redLink a:link, .redLink a:active, .redLink a:visited, .redLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.black10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.black10pt a:link, .black10pt a:active, .black10pt a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: underline
}
.black10pt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: none
}
.sponsoredBy {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #01CC01;
	text-transform: uppercase;
}
.green14ptBold {
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #006600;
}
.green24ptBold {
	font: 24px Arial, Helvetica, sans-serif;
	color: #006600;
}
.blueBold {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #005EBB;
}
