body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 10pt;
	color:#FFCC33;
	right: 1em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color:#FFCC33;
	font-weight: bold;
	text-transform: uppercase;
}
.subhead1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color:#FFCC33;
	font-weight: bold;
	text-transform: uppercase;
}.schedule {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFF66;
}
a {
	color: #CCCCCC;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00CC00;
}
.events {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFF66;
}
.CompanyName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

