body {
  background-color:#FFFFFF; 
  font-family: Lucida Sans, sans-serif; 
  font-size: 14px;
  color: #007f00;    
}

p {
  font-family: Lucida Sans, sans-serif; 
  font-size: 14px;
  color: #007f00;    			
}

td {
  font-family: Lucida Sans, sans-serif; 
  font-size: 14px;
  color: #007f00;    			
}

.errors {
  font-family: Lucida Sans, sans-serif; 
  font-size: 12px;
  color: red;    			
}