body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.scheduleLst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 18px;
}
.scheduleLst2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 18px;
}
#Grade	{
	background: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #FFFFFF;
}
#Grade a {
	color: #FFFFFF;
	text-decoration: none;
}
#Grade a:link {
	color: #FFFFFF;
}
#Grade a:visited {
	color: #FFFFFF;
}
#Grade a:hover {
	color: #FFFF00;
}
#Score a {
	color: #000000;
	text-decoration: none;
}
#Score a:link {
	color: #000000;
}
#Score a:visited {
	color: #000000;
}
#Score a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#Level	{
	background: #E6F7FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-indent: 5px;
}
#Teams	{
	background: #FCFFE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-indent: 5px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

