body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	background-color: #FFF;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}
.footText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #006;
	padding: 5px;
}
a:link {
	color: #060;
}
a:visited {
	color: #060;
}
a:hover {
	color: #069;
}
a:active {
	color: #0C3;
}
.Win {
	font-weight: bold;
	color: #03F;
}
.Loss {
	font-weight: bold;
	color: #000;
}
.scheduleBack {
	background-color: #FFF;
	background-image: url(/images/2011_scheduleBack.jpg);
}

