body, td {
 margin-top: 0px;
 margin-left: 0px;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 9pt;
}

h1 {
 padding-bottom:0px;
 font-size: 10pt;
 font-weight : bold;
}

h2  {
 font-size: 10pt;
 font-weight : bold;
}

small{
 font-size:8pt
}

small small{
 font-size:7pt
}

a {
  text-decoration: underline;
  color: #000000;
}

a:hover {
  text-decoration: underline;
  color: #ff0000;
}

.navi  { font-size:12px;color:#ffffff;text-decoration: none; text-align:center; }
a.navi:link    { font-size:12px;color:#ffffff;text-decoration: none; }
a.navi:visited { font-size:12px;color:#ffffff;text-decoration: none; }
a.navi:hover   { font-size:12px;color:#ffffff;font-weight:bold;text-decoration: none; }
a.navi:active  { font-size:12px;color:#ffffff;text-decoration: none; }


