	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }
	H1{ font-family: Arial, Helvetica; color: #227337; font-size : 16px; display : inline;}
	H2{ font-family: Arial, Helvetica; color: #227337; font-size : 14px; }
	table { font-family: Arial, Helvetica; color: #333333; font-size : 12px; }
	li { font-family: Arial, Helvetica; color: #26803d; font-size : 11px; }
	
    a:link { color : #125924; }
    a:visited { color : #125924; }
    a:hover { color : #24b347;}
    a:active { color : #24b347;}
	
	#bottomnav:link, #bottomnav:visited {color: #77cc66; text-decoration: none;}
	#bottomnav:hover, #bottomnav:active {color: #caf2c2; text-decoration: none;} 	
	

    img { border-color : #000000; }
	
	#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #77cc66;
	height:100%;
	}
	
	#content {
	padding-top: 14px;
	padding-right: 15px;
	padding-left: 15px;
	height: 100%;
	}
	
	.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/fieldback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 125px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #227337;
	}
