/* HERCON LABORATORIES STYLE SHEET --> */

BODY {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
	background-color: #E8E8E9;
	}
TD, INPUT, FORM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;	
	}
A:link {
	 text-decoration: underline;
	 color: #040F75;
}
A:visited {
	 color: #040F75Z	;
	}
A:hover {
	 color: #0C23FB;
	 text-decoration: underline;
}

#topNav {
	font-size: 10pt;	
	font-weight:bold; 
	text-align: center;
	vertical-align: middle;	
	padding-bottom: 5px;

  }
#topNav A:link {
	 text-decoration: underline;
	 color: #FFFFFF;
}
#topNav A:visited {
	 color: #FFFFFF;
	}
#topNav A:hover {
	 color: #E5DE6B;
	 text-decoration: underline;
}
.rounded_text td{
 padding-left:5px;
 margin:5px;
}
