BODY {
 background: #cc9933;
 color: #000000;
 font-family: Verdana,Arial,Univers,Helvitica;
 font-size: 12px;
 scrollbar-face-color: #cc9933;
 scrollbar-track-color: #cc9933;
 scrollbar-shadow-color: #cc9933;
 scrollbar-highlight-color: #cc9933;
 scrollbar-3dlight-color: #ffcc66;
 scrollbar-darkshadow-color: #996600;
 scrollbar-arrow-color: #ffcc66;
}

H1 {font-size: 18px; font-weight: bold; color: #ffffff}
H2 {font-size: 16px; font-weight: bold; color: #ffffff}
H3 {font-size: 14px; font-weight: bold; color: #ffffff}

A, A:visited {text-decoration: none; color: #ffffff}
A:hover, A:active {text-decoration: underline; color: #000000}

A.menu, A.menu:visited {font-weight: bold; text-decoration: none; color: #ffffff}
A.menu:hover, A.menu:active {text-decoration: underline; color: #000000}

A.footer, A.footer:visited {font-size: 10px; text-decoration: none; color: #ffffff}
A.footer:hover {text-decoration: underline; color: #000000}

INPUT {color: #000000; border-top: 1px #996600 solid; border-right: 1px #ffcc66 solid; border-bottom: 1px #ffcc66 solid; border-left: 1px #996600 solid}
INPUT.submit {color: #ffffff; background: #cc9933; height: 20px; border-top: 1px #ffcc66 solid; border-right: 1px #996600 solid; border-bottom: 1px #996600 solid; border-left: 1px #ffcc66 solid}
INPUT.check {border: none; background: #cc9933}
TEXTAREA {border-top: 1px #996600 solid; border-right: 1px #ffcc66 solid; border-bottom: 1px #ffcc66 solid; border-left: 1px #996600 solid}

SMALL {font-size: 10px}

TD {font-size: 12px; color: #000000}
.bold {font-weight: bold; color: #000000}
.family {color: #000000}

DIV.footer {font-size: 10px; color: #000000}

LH {font-weight: bold; color: #000000}

HR {color: #ffcc66}
