

 body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}

a:link {
	color: #3366cc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:visited {
	color: #3366cc;
	text-decoration: none;
}
a:hover {
	color: #99ccff;
	text-decoration: underline;
}
a:active {
	color: #3366cc;
	text-decoration: underline;
}

a.EventLink:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.EventLink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.EventLink:hover {
	color: #cccccc;
	text-decoration: underline;
}

a.EventLink:active {
	color: #cccccc;
	text-decoration: underline;
}

.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.EventText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.StoryText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}

.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #322903;
}


H1 {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}

H2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;

}

.Slugline {
	color: #322903;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
