body {
	background: #178819 url(/images/common/bg.jpg) repeat-x;
	padding: 0;
	text-align: center;
	margin: 0 auto;
	color: black;
	}
	



a:link {
	color: #CC6600;
	text-decoration: underline;

}
a:visited {
	color: #CC6600;
	text-decoration:underline;

}
a:hover {  color: 994704;
	text-decoration:underline;

}
a:active {
	color: #994704;
	text-decoration:underline;

}	


.hometext {
	font-family : Verdana, Aral, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #39220B;
	line-height: 17px;
}

.body {
	font-family : Verdana, Aral, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #39220B;
	line-height: 18px;
}

.head {
	font-family : Verdana, Aral, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #178819;
	line-height: 18px;
}

.subhead {
	font-family : Verdana, Aral, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	color : #CC6600;
	line-height: 18px;
}


.smallbody {
	font-family : Verdana, Aral, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #39220B;
	line-height: 14px;
}


.footer {
	font-family : Verdana, Aral, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #EEDEAD;
	line-height: 18px;
}

.footer a:link {
	
	font-weight: normal;
	color : #EEDEAD;
	
}

.footer a:visited {
	font-family : Verdana, Aral, Sans Serif;
	font-weight: normal;
	color : #EEDEAD;
	
}

.footer a:hover {
	
	font-weight: normal;
	color : #FF9900;
	
	
}



