body {
	background-color: #716244;
	margin-top: 0px;
}
.body-text {
	font-family: Arial;
	font-size: 8pt;
	color: #716245;
}

h6{
font-size: 8pt;
margin-bottom: 0px;
}

p{
margin-top: 5px;
padding-bottom: 2px;

}


.species-header {
	font-size: 9pt;
	font-weight: bold;
	color: #00326f;
}

A:link {text-decoration: none; font-weight:bold; color: #716245;}
A:visited {text-decoration: none; font-weight:bold; color: #716245;}
A:active {text-decoration: none; font-weight:bold; color: #716245;}
A:hover {text-decoration: underline; font-weight:bold; color: #716245;}