  body {
		font-family: Arial, Helvetica, sans-serif;
	}
a {
	color: 990000;
}
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: 100%;
}
.tablewidth {
	width: 800px;
}
#document-top {
	display: block;
}
#document-header {
	display: none;
	position: absolute;
	top: 5px;
	left: 25px;
}
#document-middle {
	display: block;
}
#teamphoto {
	display: block;
}
