body {
 color: black;
 font-family: arial;
 font-size: 8px;
 line-height: 12px; }

a:link {
 color: #0F6FCF; }
a:visited {
 color: #E62F8E; }
a:hover {
 color: #E62F8E;
 text-decoration: none; }

h1 {
 color: #000000;
 line-height:30px;
 font-size: 25px;
 margin-left: 10px;
 display: block;
 border-bottom: #000000 1px solid; }
h2 {
 color:white;
 font-size: 16px;
 margin-left: 30px;
 display: block;
 background-color: black;}

input {
 border: 1px black solid;
 background-color: white; }
select {
 border: 1px black solid;
 background-color: white; }
textarea {
 border: 1px black solid;
 background-color: white; }

.righty {
 float: right;
 clear: right;
 margin: 10px; }
.lefty {
 float: left;
 clear: left;
 margin: 10px; }

td.agro {line-height: 15px;}

td.agro a:link {
 color: #000000;
 font-size: 12px;
 text-align: center;
 text-decoration: none;}

td.agro a:visited {
 color: #232323;
 font-size: 12px;
 text-align: center;
 text-decoration: none;}
 
 td.agro a:hover {
 color: #232323;
 font-size: 12px;
 text-align: center;
 text-decoration: underline;}

td.agro img {border: 0px black solid;}

td.agro hr {margin-top: 15px; margin-bottom: 10px;}