<STYLE>         
            
  BODY,TABLE,TR,TD 
     {
       font-family:arial;
       font-size:12px;
      }
  
   TD.emptyCell
     {
     font-size:3px;
     }  
   .FixFont
   {
   	font-size:10px;
   	font-family:Arial;
   }
  
   .GoFont
   {
   	font-size:10px;
   	font-family:Arial;
   }
   .CommFont
   {
   	font-size:16px;
   	font-family:Arial;
   }
   
   .YPFont
   {
   	font-size:20px;
   	
   }
   .MYPFont
   {
   	font-family:Arial;
   	font-size:22px;
   	font-color:#808080;
   	
   }
   TD.ThinCell
     {
     font-size:15px;
     }    
   TD.SFont {
   	font-size:1px;
   
   }
   .OrderFont{
   	font-size:10pt;
   	font-family:Arial;
   }
   .OrderFontB{
   	font-size:24pt;
   	font-family:Arial;
   }  
   .OrderFontB1{
   	font-size:18pt;
   	font-family:Arial;
   }  
    .OrderFontA{
   	font-size:12pt;
   	font-family:Arial;
   }

   .OrderFontS{
   	font-size:8pt;
   	font-family:Arial;
   }  
   .OrderBtnFont{
   	font-size:10pt;
   	font-family:MS Sans Serif;
   }
   .cmbwidth{
   	width:400px;
   }
A.header:link
{
    COLOR: #808080;
    text-decoration: none;
    font-weight:700;
    font-family:Arial;
   	font-size:22px;
}
A.header:visited
{
    COLOR: #808080
    text-decoration: none;
    font-weight:700;
   	font-family:Arial;
   	font-size:22px;
}
A.header:hover
{
    COLOR: #808080;
    Text-decoration: none;
    font-weight:700;
   	font-family:Arial;
   	font-size:22px;
}   
   
.clsHeader
{
    COLOR: #808080;
    font-weight:700;
    font-family:Arial;
   	font-size:22px;
}
</STYLE>