@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #333;
}
a:active {
	color: #666;
	text-decoration: none;
}
h1 {
	font-size: 13px;
	color: #595959;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: 600;
	padding-left: 5px;
}
.navigation {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.bodyevents {
	color: #333;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
}
.bodyeventsbullets {
	color: #333;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	line-height: 16px;
}
.footer {
	color: #333;
	text-align: justify;
	font-size: 9px;
}
.bodyheading {
	color: #333;
	padding-left: 0px;
	text-align: justify;
	padding-right: 10px;
	font-size: 11px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

