a
{ color: #336633;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  text-decoration: none;}

a:active
{ color: #336633; }

a:hover
{ color: #669966;
  text-decoration: none; }
  
h1   {font-family: Arial,Helvetica,Sans-Serif; 
font-size: 16px; 
color: #336633; 
text-align: left
}

 .txtfld {
border: 1px #333333 groove;}

.button1 {
color : #336633;
	background-color : #FFFFFF;
	border-width : 1px;
	border-style : outset;
	border-color : #000000;
	width : 75px;
	height : 26px;
	cursor : hand;
}

.button2 {
color : #336633;
	background-color : #FFFFFF;
	border-width : 1px;
	border-style : outset;
	border-color : #000000;
	width : 45px;
	height : 26px;
	cursor : hand;
}