body {
}

body, td, th {
	color: #FFCC99;
}

h1 {
	color: #FF6666;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #CC9999;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #996600;
}

form {
	background-color: #000000;
}
.EventTableHeaders {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16pt;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFCC00;
	background-color: #CC3300;
	background-position: center center;
	text-align: center;
}
.Date {
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Location {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	font-variant: normal;
	transform-text: capitalize;
	color: #FF9900;
	text-transform: none;

}
