body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	font-weight:normal;	
}

a:link {
	font-size:12px;
	text-decoration:none;
	color:#990000;
	font-weight:normal;
}

a:hover {
	font-size:12px;
	text-decoration:none;
	color:red;
	font-weight:normal;
}

a:visited {
	font-size:12px;
	text-decoration:none;
	color:#990000;
	font-weight:normal;
}

.Caption {
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}

.schedule {
	font-size:8px;
	text-decoration:none;
	font-weight:normal;
}

.colName {
	font-size:16px;
	text-decoration:none;
	color:#cc9933;
	font-weight:bold;
	text-transform:uppercase;
}
.subHead {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

