body {
background-color: #000066;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #c0c0c0;
line-height: 1;
text-align: center;
}

body {
scrollbar-face-color: #000066;
scrollbar-highlight-color: #ccffff;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #0000ff;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #3333ff;
}

a: link { color: #ffffff; text-decoration: none;
}
a: visited { color: #ffffff; text-decoration: none;
}
a: hover { color: #000066; text-decoration: none; border-bottom-width: 1px;
border-bottom-style: groove; border-bottom-color: #ffffff;
}

table, td, th {
background-color: #0000ff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #c0c0c0;
text-align: center;
}