A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFCC;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
}

.Event {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}

body {
	background-color: #CC3300;
	background-image: url(../images/page.gif);
	left: 10px;
	top: 10px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
}
.linklist {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
}
.note {
	font-size: 10px;
	color: #660000;
}
.linkhere {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.blacklink {
	color: #000000;
}
h2 {
	color: #FFFFFF;
	font-size: 18px;
}
.eventDescription {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.eventLocation {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	line-height: normal;
}
.eventAddress {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	line-height: normal;
}
.eventVitalWhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigText {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	color: #FFCC33;
	font-size: 22px;
}
