.oyster_text {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #003366;
	background-position: center top;
	font-weight: normal;
}
.oyster_h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
}
.oyster_h1_bold {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.environmental_header {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.consultants_bullets {
	font-family: Arial;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: normal;
}
.consultants_bullets_sub {
	font-family: "Times New Roman";
	font-size: 14px;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: normal;
}
