body {
	font-size: 10px;
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align: left;
	background-repeat:no-repeat;
     
  	}

p, th, td {font-family: Arial, Sans-Serif; font-size:10pt;  }
h1 {font-family: Arial, Sans-Serif; font-size:15pt; color: #B9C86B;}
h2 {font-family: Arial, Sans-Serif; font-size:12pt; line-height:12pt; margin-top:1px; margin-bottom:1px; color: #73663C;}
h3 {font-family: Arial, Sans-Serif; font-size:13pt; color: #879F13;}
.event_name {font-family: Arial, Sans-Serif; font-size:10pt; font-weight:bold; }
.small {font-size:10pt; }
.main_area {width:550px;  margin-left:auto; margin-right:auto;}
.separator {width:550px; margin-top:10px; margin-bottom:15px; margin-left:1px; border-bottom-width:1px; border-bottom-color:#000000;  border-bottom-style:solid; }
.sidebar {
	background-image:url(../images/beanstalk.jpg);
	background-repeat:no-repeat;
	line-height: 150%;
	font-size: 10px;
	font-family: Arial, Sans-Serif;
}
.sublink {
	font-size:13px;
	color:#FF3300;
	text-decoration:none;
}
a:hover {
	font-size:13px;
	color: #265001;
	text-decoration: bold;
}
a:link {
	font-size:13px;
	color: #000000;
	text-decoration: none;
}
a:active{
	font-size:13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size:13px;
	color: #000000;
	text-decoration: none;
}
