  body {
		font-family: Arial, Helvetica, sans-serif;
	}
a:hover {
		color: gray;
	}
.RankingsBar {
		font-size: 11px; 
		color: white; 
		line-height: 160%;
	}
.MainLinks {
		font-size: 18px;
		color: red;
		line-height: 110%;
	}
.MainLinkText {
		font-size: 18px;
		color: black;
		line-height: 110%;
	}
.SubHeaderHeadline {
		font-size: 18px;
		color: black;
		font-weight: bolder;
		font-style: italic;
}
.pagewidth {
	width: 100%;
}
