h1
  {
  font-size: 13pt; 
  font-weight: bolder; 
  line-height:     120%;
  font-variant: normal; 
  text-transform: none; 
  font-style: normal; 
  display: inline;
  }
  
h2
  {  
  font-size: 12pt; 
  font-weight: bold; 
  line-height:     120%;
  font-variant: normal; 
  text-transform: none; 
  font-style: normal; 
  display: inline;
  }
  
h3   
  {  
  font-size: 12pt; 
  font-weight: bold; 
  line-height:     120%;
  font-variant: normal; 
  text-transform: none; 
  font-style: normal; 
  display: inline;
  }
  
.address 
  {
  font-size: 10pt;
  }
  
.date 
  {
  font-size: 10pt;
  }
  
.copyright 
  {
  font-size: 8pt;
  }
  
.menutext 
  {
  font-size: 10pt;
  line-height: 100%;
  }

body
  {  
  font-size: 12pt;
  color: black;
  background: white;
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none;
  }
  
td
  {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt;
  }

