A:LINK {
	text-decoration: none;
	color: #404040;
}

A:VISITED {
	text-decoration: none;
	color: #404040;
}

A:ACTIVE {
	text-decoration: none;
	color: #01786C;
}

A:HOVER {
	text-decoration: none;
	color: #9ACD32;
}

BODY {
	background : #D7D7D7;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.maintable {
	border: 1px none #A9A9A9;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.address {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #4e4e4e;
}

.upcoming {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	text-decoration : none;
	color : #4e4e4e;
}

.bodyevents {
	font-family : "Arial, Trebuchet MS";
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 14px;
	text-align : justify;
	color : #4E4E4E;
}

.headline {
	font-family : "Georgia, Trebuchet MS";
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	line-height : normal;
}

.dateevents {
	font-family : "Trebuchet MS";
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	line-height : 10px;
}

.maindate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
}

.bodytext {
	font-family : "Arial, Trebuchet MS";
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	text-decoration : none;
	text-align : justify;
	color : #4e4e4e;
}

.contactform {
	border : 1px solid Gray;
	border-bottom : 1px solid Gray;
	border-bottom-width : 1px;
	border-left : 1px solid Gray;
	border-right : 1px solid Gray;
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	padding-bottom : 1px;
	padding-left : 5px;
	padding-right : 1px;
	padding-top : 1px;
}



