@charset "utf-8";

body {background-color: #270701;
	  color: #666666;
	  font-size: 11px;
	  font-family: Arial, Helvetica, sans-serif;}
	  
h1 {color:#333333;
	font-size: 12px;}
	
h2 {color:#FFFFFF;
	font-size: 12px;
	font-weight: lighter;}

A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none; color: #666666;}
A:hover {text-decoration: underline; color: #666666;}

.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F180C;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0EEDD;
}
.mainsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
