body{ 
   margin: 0; 
   background-color: #151215; 
   width: 100%; 
   height: 101%;
}

font.menu{
   font-family: arial,helvetica,sans-serif;
   font-size: 8pt;
   color: #666666;
   }
   
h2{
   font-size: 48px; 
   float: left;
   }

a{
   font-family: arial,helvetica,sans-serif;
   }   

a.submenu{
   color: #666666;
   font-size: 9pt;
   font-weight: normal;
   text-decoration: none;
   line-height: 10pt;
   }
a.submenu:hover{
   color: #cccccc;
   }
   
a.menu{
   color: #666666;
   font-size: 8pt;color: #666666;
   font-weight: bold; 
   text-transform: uppercase;
   text-decoration: none;
   }
a.menu:hover{
   color: #999999;
   }

   
   a.submenu2{
   color: #cccccc;
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
   line-height: 10pt;
   }
a.submenu2:hover{
   color: #ffffff;
   }
   
a.menu2{
   color: #cccccc;
   font-size: 9pt;
   font-weight: bold; 
   text-transform: uppercase;
   text-decoration: none;
   }
a.menu2:hover{
   color: #ffffff;
   }
 /*_   
td.c_text_320_top{width: 320px;height: 10px;margin: 0;padding: 0;}
td.c_text_320_bottom{width: 320px;height: 10px;margin: 0;padding: 0;}
*/
