body {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color:#333333;
	font-size:10px;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;	
}

.biohdr {
/*	overflow: auto; */
	position: absolute; 
/*	margin-top: 00px;
	margin-left: 00px; */
	top: 125px;
	left: 175px;
/*	top: 129px; */
	width: 815px;
	height: 426px;
	text-align: left;
	vertical-align: top;
}

.divbio {
	overflow: auto;
	position: absolute;
	margin-top: 00px;
	margin-left: 00px;
	left: 175px;
	top: 551px;
	/*width: 641px;*/
	width: 815px;
	height: 150px;
}

