<style TYPE="text/css">
<!--
A:link {
text-decoration: none;
color: #ff6600;
}
A:visited {
text-decoration: none;
color:#ffffff;
}   
A:active {
text-decoration: none;
color: #ffd2a6;
}
A:hover {
text-decoration:underline;
color: #ff6600;
}
body, p, div, table, tr, td {font-size: 14px; font-family: 'verdana', 'lucida sans', 'new century schoolbook', 'lucida bright', serif; font-weight:normal;}
P.small
       {
       font-family: 'verdana', 'Arial', 'Sans-Serif';
       font-weight: normal;
       font-size: 8pt;
       text-align: center;
       } 
    p.small2
       {
       font-family:'verdana', 'Arial', 'Sans-Serif';
       font-weight: bold;
       font-size:6pt;
       text-align: center;
      }  
         p.small3
       {
       font-family:'verdana', 'Arial', 'Sans-Serif';
       font-weight: normal;
       font-size:8pt;
       }
    td.small2
       {
       font-family:'verdana', 'Arial', 'Sans-Serif';
       font-weight: normal;
       font-size: 8pt;
       text-align: center;
      } 

// -->
</style>