body {
	margin-top: 3px;
	background-image: url(../images/mainBG2.png);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #820000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.past {
	font-style: italic;
	color: #CC3300;
	font-family: "Times New Roman", Times, serif;
}
.event {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.eventTrack {

	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
