td {
  font-family: verdana,arial,sans-serif;
  font-size:   7pt;  
  font-weight: normal;
}
input {
  font-family: courier;
  font-size:   8pt;
  font-weight: normal;
  background-color: #efffff;
}
select {
  font-family: courier;
  font-size:   8pt;
  font-weight: normal;
  background-color: #efffff;
}
textarea {
  font-family: courier;
  font-size:   8pt;
  font-weight: normal;
  background-color: #efffff;
}
.formtitle {
  font-family: verdana,arial,sans-serif;
  font-size:   12pt;  
  font-weight: bold;
}
.formnotes {
  font-family: verdana,arial,sans-serif;
  font-size:   8pt;  
  font-weight: normal;
  color:       red;
}  
.formsection {
  font-family: verdana,arial,sans-serif;
  font-size:   10pt;  
  font-weight: bold;
}
.formitem {
  font-family: verdana,arial,sans-serif;
  font-size:   7.5pt;  
  font-weight: normal;
  color:       black;
}  
