.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.EventsSingleDetailHeader {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
.EventsSingleDetailEntry {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
.EventsListTitle {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
.EventsListTable {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
.EventsListViewToday {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
.EventsSearchKeyWords {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
.EventsSearchIntroduction {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
.EventsSearchDateRange {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
.EventsSearchForm {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #030E5A;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #030E5A;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color: #09125F;
	text-decoration: none;
	background-color: #FFFFFF;
}
.links li {
list-style-type:none;
list-style-image:url(../img/li.gif);
}
.links li a {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
}
.links li a:link {
	color: #030E5A;
}
.links li a:visited {
	color: #030E5A;
}
.links li a:hover {
	color: red;
}
.bodytext p {
	line-height:18px;
}
.bodytext {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	line-height:22px;
}
.bodytext a {
	color:#0A187B;
	text-decoration:none;
	border-bottom-style:dotted;
	border-bottom:1px;
}
.bodytext a:hover {
	border-bottom-style:solid;
}
.bodytext li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
}