body{
	background-color:#000;
	color:#FFF;
	text-align: left;
}
body,td,th{
	background-color:#000;
	color:#FFF;
	text-align: left;

}
a:link{
	color:#C00;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#F00;
	text-decoration:none;
	font-weight:bold;

}
a:visited{
	color:#C00;
	text-decoration:none;
	font-weight:bold;

}.index {
	background-color: #333;
	background-image:url(images/stripebg.png);
	color:#FFF;
	text-align: center;
}
.schedule {
	color: #CCC;
}
