body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

.schedtitle {
font-size:16px;
font-weight:bold;
color:#990000;
}

.schedsubt {
font-size:11px;
color:#000000;
font-weight:normal;
}

.schedlink {
	font-size:14px;
}

.special {
color:#FFCC00;
font-weight:bold;
}