  body {
		font-family: Arial, Helvetica, sans-serif;
	}
a:hover {
		color: gray;
	}
.RankingsBar {
		font-size: 11px; 
		color: white; 
		line-height: 160%;
	}
.PreviousSeasons {
		font-size: 13px; 
		color: white; 
		line-height: 160%;
	}
.MainLinks {
		font-size: 20px;
		color: 990000;
		line-height: 110%;
	}
.MainLinkText {
		font-size: 20px;
		color: black;
		line-height: 110%;
	}
.SubHeaderHeadline {
		font-size: 18px;
		color: black;
		font-weight: bolder;
		font-style: italic;
}
.pagewidth {
	width: 596px;
	float: left;
}
.tablewidth {
	width: 600px;
	float: left;
}
#document-top {
	display: none;
	visibility: hidden;
}
#document-header {
	display: block;
	position: relative;
	top: 5px;
	left: 25px;
	width: 600px;
}
#document-middle {
	display: block;
	position: relative;
	top: 5px;
	left: 25px;
	width: 600px;
}
#document-bottom {
	display: none;
}
#teamphoto {
	display: none;
}

