body {
   background-color: transparent;
   color: black;
        font-family: Verdana;
        font-size: 9pt;
}

table {
   font-family: Verdana;
   font-size: 9pt;
}

a:link { text-decoration: none; color:#555555; }
a:visited { text-decoration: none; color: #555555; }
a:active { text-decoration: underline; color: black; }
a:hover { text-decoration: underline; color: black; }
