   body { margin: 2px;
         font-family:   Verdana, Arial, sans-serif, Georgia  ;
         font-size: 10pt;
         color: #333399;  
         background-color: #333399;           
   }
   H1  { font-size: 13pt;
         font-weight: bold;
         text-align: center;
         margin: 10px 10px 0px 15px;         
   }  
   H2  { font-size: 12pt;
         font-weight: bold;
         text-align: center         
   }  
   H3  { font-size: 11pt;
         font-weight: bold;
         text-align: center
   }  
   P   { font-size: 10pt;
         font-weight: normal;
         text-align: left;
         margin: 6px 0px 6px 0px;        
   }
   P.bad  { font-size: 13pt;
         font-weight: bold;
         color: red;
         margin: 10px 0px
   }  
   P.big  { font-size: 13pt;
         font-weight: bold;
         margin: 10px 0px
   }  
   P.home  { font-size: 11pt;
         font-weight: normal;
         text-align: left;
         margin: 10px 0px
   }  
   
   P.apply { font-size: 11pt;
         font-weight: bold;
         text-align: center;
    }   
   
   P.click { font-size: 8pt; 
            margin: 2px 0px 2px 0px;
            color: #999999;  
            text-align: center
   }
   
   P.pics { font-size: 7pt; 
            margin: 2px 0px 2px 0px;
            color: #999999;  
            text-align: center
   }
   UL  { margin: 0px 10px 0px 15px;
         padding: 0px 0px 0px 0px
   }
   LI  { font-size: 11pt;
         font-weight: normal;
         text-align: left
   } 
   OL LI  { font-size: 10pt;
         font-weight: normal;
         text-align: left
   }   

   table tr {vertical-align: top;}
   table.menu tr {vertical-align: middle;}
   table.menu tr td {font-family: Verdana, Arial, sans-serif;
   		background: white url(images/menuicon.png) no-repeat center center; height: 47px; }
   table.menu tr td p {font-size: 10pt; margin: 0px 0px;font-weight: bold; color:#333399;} 
   table.menu tr td li { font-size: 10pt; margin: 0px 0px; font-weight: bold; color:#ffffff;} 
   table.menu tr td a {text-decoration: none; font-weight: bold; color: #333399;}
   table.menu tr td a:hover {color: #ffffff; background-color: #333399;}
   
   td.prompt {background-color: #CCCCCC; text-align: right;}
   td.required {color: red; font-size: 9pt;}
   
   table.dives {text-align:left; }
   tr.big {font-size: 12pt;}
  
  img { border: medium none ;
    }

  ul.aux li a {text-decoration: none; font-weight: bold; color: #333399;}
  ul.aux li a:hover { background-color: #333399; color: #ffffff;}
  