body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CC3300;

}
a:link {
	color: #000000;
	
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

}

a:visited {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.bluehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0033FF;
	font-weight: bold;
}
.redhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3333;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bigwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
