td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.pagetitle {  font-size: 14px; font-weight: bold; color: #FF0004}
.subtitle {  font-size: 12px; font-weight: bold; color: #FFFFFF}
.white9px {  font-size: 9px; color: #FFFFFF}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
.scheduleBG {
	background-image: url(images/schedule.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

