body.general
    {
     background-color: #ffffff;
     margin: 10px;
     color: #000000;
     font-family: Arial;
     vlink: #44578E;      
    }

div.center 
{
    text-align: center;
}


div.center table 
{
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}

h1 {font-size: 18px;
    margin:0px
}

h2 {font-size: 14px;
    margin-top:10px;
    margin-bottom:10px}


table.special
   {   
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;    
    margin: 0px;   
   }
table.features
   {   
    border-right: 1px solid #343434;
    border-left: 1px solid #343434;
    border-bottom: 1px solid #343434;    
    margin: 0px;   
   }

font.notes
   {
    font-size: 75%;
    color: #000000;
    font-family: Arial; 
   }
font.notes2
   {
    font-size: 70%;
    color: #000000;
    font-family: Arial; 
   }
td.special2
   {
    border-top: 1px solid #999999;      
   }
font.title
   {
    font-size: 90%;
    color: #666666;
    font-family: Arial,sans-serif;
    font-weight: bold;  
   }
a.all
   {
    color: #0136A5;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
   }
a.older
   {
    color: #0136A5;
    font-size: 9pt;
    font-family: Arial,sans-serif;
   }

a.footer
   {
    text-decoration: none; 
    color: #0136A5;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,sans-serif;
   }
font.abc
   {
    font-size: 90%;
    color: #2D395D;
    font-family: Arial,sans-serif;
    font-weight: bold;  
   }
a.emails
   { 
    color: #0136A5;
    font-size: 10pt;
    font-family: Arial,sans-serif;
   }

   .tableborder {
             font-size: 75%;
             color: #000000;
             font-family: Arial;
             background-color:#999999;
                }
   .tablehead {
               background-color:#0136A5;
               color: #ffffff; 
              }
   .tablebody {
               background-color:#ffffff;
              }