body {
background-color:#F1FFF0;
margin: 0px;
padding: 0px;

}

h1 {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #6A952A;
	line-height: 24px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
 
 
.bodytxt {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   line-height: 15px;
   color: #000000;
   text-decoration: none;
   }
 
 .menu {
   font-family: Arial;
   font-style: normal;
   font-weight: bold;
   font-size: 16px;
   line-height: 18px;
   color: #000000;
   text-decoration: none;
   } 
   
 .menu:hover {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	}
 
.fieldtxt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #01458E;
	text-decoration: none;
	padding-right: 10px;
	line-height: normal;

}

.button{
	color:#333333;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #F1FFF0;
	text-decoration:none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #006600;
	width: 125px;

}
