/* CSS Document */
h3 {
	border-bottom: 1px solid #006cb6;
	padding: 3px 0px 3px 20px;
	font-weight: bold;
	font-size: 1.1em;
	color:#669900;
	text-align:left;
	border-top: 0px solid #006cb6;
}

h3 a {
	text-decoration:none;
	color:#669900;
}
h3 a:hover {
	text-decoration:underline;
	color:#000;
}
h3 a:visited {
	color:#669900;
}
.eventHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #006cb6;
	padding: 30px 0px 3px 20px;
	font-weight: bold;
	font-size: 1.1em;
	color:#669900;
}



