@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006633;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #2D3A33;
	text-decoration: underline;
}
a:visited {
	color: #006633;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #2D3A33;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #006633;
}
h2 {
	font-size: 14px;
	color: #006633;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-align: justify;
}
.biotext {font-size: 11px; }
