<style type="text/css">
<!--
a {
      text-decoration: none;
      color: #000000;
      font-weight: bold;
    }
    
a:visited {
      text-decoration: none;
      color: #000000;
      font-weight: bold;
    }

a:hover {
      text-decoration: none;
      color: #ff0000;
      font-weight: bold;
    }

td {
      font-family: arial, helvetica;
      font-size: 11px;
    }
    
.heading {
      font-family: arial, helvetica;
      font-size: 14px;
      font-weight: bold;
    }

sup {
      font-family: arial, helvetica;
      font-size: 10px;
    }
    
.small {
      font-family: arial, helvetica;
      font-size: 10px;
    }
    
.medium {
      font-family: arial, helvetica;
      font-size: 11px;
    }
    
.big {
      font-family: arial, helvetica;
      font-size: 14px;
    }
    
.bigger {
      font-family: arial, helvetica;
      font-size: 16px;
    }
-->
</style>