body { 
    font: 12pt Tahoma;
    margin: 0px;
   }
   table { font: 10pt Tahoma; }
   tr { font: 10pt Tahoma; }
   td { font: 10pt Tahoma; color: gray}
   th { font: 10pt Tahoma; }
   a:link { font-weight: bold; color: #4B6D96; text-decoration: none; }
   a:visited { color: #4E8698; font-weight: bold; text-decoration: none; }
   a:active { text-decoration: none; }
   a:hover { text-decoration: underline; }

.copyright
{ font-family: tahoma, arial, san-serif;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
}

.navbar
{ font-family: tahoma, arial, sans-serif; 
  font-size: 11px;  
  font-weight: bold;  
  color: #FFFFFF; 
}
.navbar A
{ font-family: tahoma, arial, sans-serif; 
  font-size: 11px;  
  font-weight: bold;  
  color: #202020; 
}
.navbar A:hover
{ font-family: tahoma, arial, sans-serif; 
  font-size: 11px;  
  font-weight: bold;  
  color: #505050; 
  text-decoration: underline;
}
.navbar A:active
{ font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #D0D0D0;
}
.navbar A:link
{ font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000; 
}
