body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #E9E7D0;
}
body {
	background-color: #AB301B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E9E7D0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E9E7D0;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #E9E7D0;
}
.TopGradientRed {
	background-attachment: fixed;
	background-image: url(layout/top-gradient-red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Credits {
	font-size: 7pt;
	line-height: 12pt;
}
.CreamLines {
	border-color: #E9E7D0;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
}
