body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9E843F;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.SHSNavTop {
	font-family: Arial;
	font-size: 11px;
	color: #006600;
}
.SHSNavTopActive {
	font-family: Arial;
	font-size: 11px;
	color: #006600;
	font-style: normal;
	font-weight: bold;
}
.SHSMainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 20pt;
}
.MLMainTextHeader3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
}

.MLMainText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #74612E;
	line-height: 18pt;
	padding-bottom: 0px;
	padding-top: 0px;
}


.MLMainTextHeader {
	font-family: "Eras Demi ITC";
	font-size: 24px;
	color: #666666;
	text-decoration: none;
}

.BioSizev1 {
	font-size: 16px;
	font-family: "Eras Light ITC";
	color: #333333;
}
.BioSizev2 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Eras Light ITC";
	color: #333333;
}

.BioSizev3 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #9E843F;
}
.BioSizev3ul {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #9E843F;
	text-decoration: underline;
}

.BioSizev4 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:  #74612E;
}


#navbar {
	font-family: "Eras Demi ITC";
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	height: 20px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	color: #C8C8C8;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-transform: none;
}
#navbar ul li a:hover {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
}

#navbaractive {
	font-family: "Eras Demi ITC";
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	height: 20px;
}
#navbaractive ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbaractive ul li {
	display: inline;
}
#navbaractive ul li a {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-transform: none;
}
#navbaractive ul li a:hover {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	font-weight: normal;
	color: #B9B9B9;
}

