@charset "ISO-8859-1";
body {
	background-color: #000000;
}
body,td,th {
	color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #999999;
	line-height: 1.55em;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.2em;
	color: 999966;
	font-size: .75em;
}
.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.55em;
	margin-top: 28px;
}
.schedulewhite {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.55em;
}
#red {
	color: #CD0920;
}

