a {
	text-decoration:none;
	color:#406618;
}
a:hover {color:#ff0000}

body {
	margin-top: 0px;
	font-size: 9pt;
	background-image: url();
	background-attachment: fixed;
	background-position: 100% 0%;
	background-repeat: no-repeat;
      }

table { font-size: 9pt;
        border: 0px;
}

td { height: 25px; }

input, textarea { 
border:1px #406618 solid; 
} 
