@charset "ISO-8859-1";
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5f6b46;
	text-decoration: none;
}

.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5f6b46;
	text-decoration: none;
}	
	
.bodycopy {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #5f6b46;
	text-decoration: none;
	
}

.headers {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #5f6b46;
	text-decoration: none;
	font-weight: bold;
	
}

