.header {font-family: Times;
color: #005E20;
font-size: 30px;
font-weight: bold;}

.topheader {font-family: Times;
color: #F1F5B1;
font-size: 16px;
font-weight: bold;}

.text1 {font-family: Times;
color: #005E20;
font-size: 14px;}

.contact {font-family: Arial;
color: #005E20;
font-size: 12px;
line-height: 16px;}

.link {font-family: Arial;
color: #005E20;
font-size: 12px;
line-height: 16px;
align: right;}

.field 
 { 
  font-size: 10px; 
  font-family: verdana;
  font-weight: bold;
  color: #000000;  
  background-color: #ffffff; 
  border: #000000; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  width: 150px;
  height: 20px;
 }
 
.textarea 
 { 
  font-size: 10px; 
  font-family: verdana; 
  font-weight: bold;
  color: #000000; 
  background-color: #ffffff; 
  border: #000000; 
  border-style: solid;
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
  width: 250px;
  height: 100px;
 }
 
.formtext
 { 
  font-size: 10px; 
  font-family: verdana;
  font-weight: bold;
  color: #000000; 
  line-height: ;
  text-decoration: none;
 }
 
 .designlink 
 {
  font-family: Arial,Helvetica;
  font-size: 11px;
  text-align: right;
 }

.designlink a {color: #000000; text-decoration: none;}

.designlink a:hover {color: #000000;}

#bf 
 {
  color: #660099;
  font-size: 13px;
  font-weight: bold;
 }