BODY {
     background: #ffffff; 
     font-family: Arial,Verdana,Helvetica; 
     font-size: x-small; 
     text-decoration: none;
     }

TABLE {
      font-family: Arial,Verdana,Helvetica; 
      font-size: x-small; 
      text-decoration: none;
      }

DIV {
    font-family: Arial,Verdana,Helvetica; 
    font-size: x-small; 
    font-weight: normal;
    color: #6F0000; 
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 6px;
    margin-right: 6px;
    }

A {
  text-decoration: none;
  }

A:link {
       color: #00672f;
       text-decoration: none;
       }

A:active {
	 color: #00672f; 
         text-decoration: none;
         }

A:visited {
          color: #00672f;
          }
A:hover {
	color: #6f0000;
        }

H1 {
   font-family: Arial,Verdana,Helvetica; 
   font-size: large;  
   margin-bottom: 0em;
   }

H2 {
   font-family: Arial,Verdana,Helvetica; 
   font-size: medium; 
   margin-bottom: 0em; 
   }

H3 {
   font-family: Arial,Verdana,Helvetica; 
   font-size: small; 
   margin-bottom: 0.25em; 
   }

H4 {
   {
   font-family: Arial,Verdana,Helvetica; 
   font-size: x-small; 
   margin-top: 1em; 
   margin-bottom: 0em;
   }

H5 {
   font-family: Arial,Verdana,Helvetica; 
   font-size: 8pt;
   margin-bottom: 0em; 
   margin-top: 0em; 
   vertical-align: top; 
   }

H6 {
   font-family: Arial,Verdana,Helvetica; 
   font-size: xx-small; 
   font-weight: normal;
   color: #6F0000; 
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 0.5em;
   margin-bottom: 0em;
   text-align: center;
   }

SPAN {
     font-family: Arial,Verdana,Helvetica; 
     font-size: 8pt;
     color: #00672F;
     margin-bottom: 0em;
     }

HR {
   width: 90%;
   height: 1px;
   }

DL {
   margin-top: 0em;
   margin-bottom: 0em;
   }

DD {
   margin-left: 20px;
   }

UL {
   margin-top: 0em;
   margin-left: 20px; 
   }

