body 
   {
   color:black;
   font-family: Verdana, Arial, sans-serif;
   font-size: 100%;
   text-align: center;
   background-color: ffffff;
   }

div.mainbody 
  {
   width: 990px;
   text-align: left;
   background-color: ffffff;
   }

H1
   {
   color:red;
   text-align: center;
   font-size:14pt;
   margin-bottom: 0px;
   }

H2
   {
   color:navy;
   text-align: center;
   font-size:12pt;
   margin-bottom: 5px;
   }

.boldtable, .boldtable TD, .boldtable TH
   {
   font-size:8pt;
   }