body {
	background: url("../images/biostar_sm.gif");
	background-repeat: no-repeat;
	background-position: 20 60;
	background-color: #ffffff;
	margin-left: 20px;
	margin-top: 20px;
	font-family: verdana;
	font-size: 11px;
	text-align: center;}

table, td {
	font-family: verdana;
	font-size: 11px;
	border-collapse: collapse;
	border-color: dimgray;}

td, p {
	line-height: 140%;}

a:link {
	text-decoration: none;
	color: #047009}
	
a:visited {
	text-decoration: none;}

a:hover {
	color: #80C040;
	text-decoration: underline;}

a:visited {
	color: dimgray;}

h2 {
	background-color: green;
	text-align: center;
	padding: 10px;
	color: #ffffff}

h4 {
	background-color: gray;
	text-align: left;
	padding: 6px;
	color: #ffffff}

address {
	margin-left: 40px;}

hr {
	height: 1px;
	color: dimgray;
	margin: 0px 10px 0px 10px;}

.copyr {
	font-size: 9px;}

.hover {
	background-color: lime;
	text-decoration: none;}

.formfield {
	background-color: #ffffff;
	font-family: verdana;
	border: silver 1px solid;
	font-size: 12px;
	color: #000000;}
.floatleft {
	float: left;
	margin-left: 0%;
	margin-top: 0%;}