body {
 background-color: #000000;
 font-family: Verdana;
 font-size: 9pt;
 color: #C0C0C0;
 text-decoration: none;
}

table,p,div {
 font-family: Verdana;
 font-size: 9pt;
 color: #C0C0C0;
 text-decoration: none;
}

a {
 color: #0000FF;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}
