a,td {
  font-family: Arial; }

input[type=submit] {
  font-size: 8pt;
  border: solid 1px #623E04; 
  background-color: #FEE9BC;
  color: #623E04; }
  
input,textarea {
  font-size: 8pt;
  border: solid 1px #623E04; 
  background-color: #FEE9BC;
  color: #623E04; }
  
#standard .headMain {
  padding-right: 25px;
  vertical-align: top;
  font-weight: bold;
  font-size: 20px;
  font-family: Arial; }

#standard .headMain:hover {
  text-decoration: none; }
  
#standard .headSub {
  padding: 5px;
  padding-top: 10px;
  vertical-align: top;
  font-weight: bold;
  font-size: 18px;
  color: #FFF; }
  
#standard .headSub:hover {
  color: #FFF;
  text-decoration: none; }
  
.footer {
  font-size: 8pt;
  color: #666;
  word-spacing: 3px;
  text-decoration:none; }
  
a.footer:hover {
  text-decoration: underline; }
    
#standard .head {
  font-weight: bold;
  font-size: 20px;
  color: #704D15;
  padding-left: 20px;
  padding-top: 10px;
  text-indent: 20px; }
  
#standard .content {
  padding: 3px;
  font-weight: bold;
  vertical-align: top;
  font-size: 12px;
  color: #623E04; }
    
#standard td {
  font-family: Tahoma;
  vertical-align: top;
  font-size: 8pt;
  color: #333; }
  
#standard a {
  color: #f8931f;
  text-decoration: none; }
  
#standard a:hover {
  text-decoration: underline; }