BODY { margin: 0; background: #000000; } 
BODY, P, TD, H1, H2, H3, H4 { font-family: Georgia, "Times New Roman", Times, serif; }
BODY, P, TD { color:#FFFFFF; font-size:10pt; font-weight:700; }
H1 { color:#FFEE99; font-size:24pt; font-weight:700; }
H2 { color:#FFEE99; font-size:18pt; font-weight:700; }
H3 { color:#FFEE99; font-size:14pt; font-weight:700; }
H4 { color:#FFEE99; font-size:12pt; font-weight:700; }
H5 { color:#FFFFFF; font-size:10pt; font-weight:700; }

A:link { color:#FFEE99;  text-decoration: underline }
A:visited { color:#FFEE99;  text-decoration: underline }
A:hover { color:#FFFFBB;  text-decoration: underline }
A:active { color:#FFFFBB;  text-decoration: underline }

#navbar1 a:link {
  font-family: Verdana, Arial, sans-serif;
  color:#FFEE99;
  text-decoration: none;
}
#navbar1 a:visited {
  font-family: Verdana, Arial, sans-serif;
  color:#FFEE99;
  text-decoration: none;
}
#navbar1 a:hover {
  font-family: Verdana, Arial, sans-serif;  
 color:#FFFFBB;
  text-decoration: underline;
}
#navbar1 a:active {
  font-family: Verdana, Arial, sans-serif;
  color:#FFFFBB;
  text-decoration: underline;
}

#foot { font-family:Verdana, Arial, sans-serif; color:#BBAA77; }

UL 
{ 
list-style: disc; list-style-position: outside;
margin:0 0 0 0.6em; padding-left:0.6em;
}

LI
{
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFEE99; font-size:10pt; font-weight:700;
margin:0; padding:0;
}

OL
{
list-style-position: outside;
margin:0 0 0 1.3em; padding-left:0.6em;
}

UL.spread LI {margin-bottom: 0.6em; }

UL.spread2 LI {margin-bottom: 1.2em; }

OL.spread LI {margin-bottom: 0.6em; }

UL.indent { margin-left: 2.0em; }
