body, table, td, tr, th {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
 scrollbar-base-color:#eeeeee;
 scrollbar-track-color:#002850;
 scrollbar-3dlight-color:#002850;
 scrollbar-darkshadow-color:#002850;
 scrollbar-shadow-color:#002850;
}
a:link {
 color:#002850;
 text-decoration:underline;
}
a:hover {
 color:#FFAA00;
}
a:active {
 text-decoration: none;
}
address {
 font-size: 10pt;
 font-style: italic;
}
a.hell:link {
 color:#eeeeee;
 text-decoration: none;
}
a.hell:visited {
 text-decoration: none;
}
a.hell:hover {
 color:#FFAA00;
 text-decoration: none;
}
a.hell:active {
 text-decoration: none;
}
