body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-color: #B01C33;
	border-top-width: thin;
	border-top-style: solid;
	padding: 8;
}
.mainContentCell {
	background-color: #000000;
	padding: 12px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EFC96F;
}
a:link {
	color: #FEDC8B;
}
a:hover {
	color: #FEB302;
	text-decoration: none;
}
a:visited {
	color: #B01C33;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FEB302;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.eventsTable {
	border: medium solid #FAC13E;
}
.eventsCell {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.imageBorder {
	border: thin solid #990000;
}
