BODY {
 background-color: #000066;
 scrollbar-face-color: #CC9999;
 scrollbar-highlight-color: #FFCCCC;
 scrollbar-shadow-color: #996666;
 scrollbar-3dlight-color: #FFD0D0;
 scrollbar-arrow-color: #000066;
 scrollbar-darkshadow-color: #663333;
}
BODY, P, H1, H2, H3, TH, TD, LI, UL {
 color: #3399FF;
 text-decoration: none;
 font-family: arial,helvetica,sans-serif;
}
H2 {
 margin-top: 16px;
}
P {
 text-align: justify;
 text-indent: -12px;
 margin-left: 16px;
 margin-right: 4px;
 margin-top: 0px;
 margin-bottom: 16px;
}
P.darkovan {
 font-family: darkovan,fantasy;
 font-size: 150%;
}
A {
 color: #33CCFF;
 text-decoration: underline;
}
A.noline {
 text-decoration: none;
}
A:hover {
 color: #99FFFF;
 text-decoration: underline;
}
HR {
 color: #CC9999;
 height: 1px;
}
INPUT, SELECT {
 color: #000066;
 background-color: #CC9999;
}