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

ul {
   line-height: 8px;
}

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

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; }
