body { 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
	color: #8bb054; 
	background-color:#f2f2f2;
	text-align: left; 
	font-family: verdana; 
	font-size: 10px; letter-spacing:1pt; 
	line-height: 12px;
	font-weight: solid;


 }


tr,td { text-align: left; font-family: verdana; font-size: 10px; letter-spacing:1pt;  line-height: 10pt;}

input,textarea,select{color:#808080;font-size:8PT;font-family:ARIAL;background:#ffffff;border:1PT SOLID #769238;}

A:link {color: #80aa18; text-decoration: none; cursor: none;}
A:visited {color: #80aa18; text-decoration: none; cursor: none;}
A:hover{height:0; border-style: solid; border-width: 0px; color: #80aa18; filter: blur; background: #eef6d8; font-weight:bold; cursor:underline overline; cursor: crosshair;}
A:active{height:0; border-style: solid; border-width: 0px; color: #80aa18; filter: blur; background: #eef6d8; font-weight:bold; cursor:underline overline; cursor: crosshair;}

/* ---------- top headers */

blockquote {
	border-left: solid 4px #ebd899;
	padding:5px;
	background: #ffffe5;
	}

h1 {
	font-size: 12px;
	padding: 2px;
	font-family: arial; 
	color: #68ae5a;
	letter-spacing: 1px;
	font-weight:bold;
	margin-bottom: 4px;
	text-align: center;
	border-bottom: 4px solid #ffffa9;
}

h2 {
	font-size: 12px;
	padding: 2px;
	font-family: arial; 
	color: #9f7f7f;
	letter-spacing: 1px;
	font-weight:bold;
	margin-bottom: 4px;
}

