body,td,th {
	margin-left:0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

a.body_text:link {
	color:  #333333;
	text-decoration: underline; 
}

a.body_text:hover {
	color: #333333; 
	text-decoration: none; 
	background: #FEBE2C;
}

.large_text {
	font-size:16px;
	line-height:22px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #333333;
	background-color: #FEBE2C;	
}

.large_heading {

	font-size:14px;
	font-weight: bold;
	color: #339900;
}
.news {
	font-size: 11px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
}
.news a:link {
	color: #414141;
	text-decoration: none;
}
.news a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
