.body_text h4 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.4em;
	line-height: 1em;
}
.body_text ol {
	padding-top: 0px;
	margin-top: 8px;
}
.body_text li {
	line-height: 1.2em;
}
.body_text h5 {
	padding-top: 20px;
}
.infotable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	border: 1px solid #999999;
	padding: 4px;
}
.infotable p {
	padding: 4px;
}
.infotable th, .infotable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CAD2D9;
}
.body_text a:hover {
	text-decoration: none;
}
.infotable img {
	padding: 1px;
}
.infotable .samples  {
	background-color: #CA982F;
	color: #FFFFFF;
}

td { 
padding: 3px 0px 3px 0px;
border-top: 1px dotted #603;
}
th {
padding: 9px 0px 3px 0px;
}

.body_text strong em, .body_text em strong {
	color: #660000;
}
.bio {
	background-color: #E6E6E6;
	padding: 10px;
	margin-top: 5px;
	color: #660000;
}
.bio img {
	padding-left: 10px;
}

