BODY { margin: 0; background: #006655; } 
BODY, P, TD, H1, H2, H3, H4 { font-family: Arial, sans-serif; }
BODY, P, TD { color:#000000; font-size:10pt; font-weight:500; }
H1 { color:#006655; font-family: Arial, sans-serif; font-size:24pt; font-weight:700; }
H2 { color:#006655; font-family: Arial, sans-serif; font-size:18pt; font-weight:700; }
H3 { color:#006655; font-family: Arial, sans-serif; font-size:14pt; font-weight:700; }
H4 { color:#006655; font-size:12pt; font-weight:700; }
H5 { color:#000000; font-size:10pt; font-weight:500; }

A:link { color:#AA6600; text-decoration: underline }
A:visited { color:#AA6600; text-decoration: underline }
A:hover { color:#006655; text-decoration: underline }
A:active { color:#AA6600; text-decoration: underline }

#navbar a:link {
  color:#FFFFFF;
  text-decoration: none;
}

#navbar a:visited {
  color:#FFFFFF;
  text-decoration: none;
}

#navbar a:hover {
  color:#FFFFFF;
  text-decoration: underline;
}

#navbar a:active {
  color:#FFFFFF;
  text-decoration: underline;
}

#subnav a:link {
  color:#FFFFFF;
  text-decoration: underline;
}

#subnav a:visited {
  color:#FFFFFF;
  text-decoration: underline;
}

#subnav a:hover {
  color:#006655;
  text-decoration: underline;
}

#subnav a:active {
  color:#FFFFFF;
  text-decoration: underline;
}

td.sidebar
{ background: #FFFFFF URL(images/leftback.jpg);
background-repeat: repeat-y;
}

td.footer
{ background: #669977;
}

td.hdr01
{ background: #880000 URL(images/hdrbg01.jpg);
background-repeat: repeat-x;
}

td.divbar
{ background: #DDDDDD URL(images/divbar.jpg);
}

UL 
{ 
list-style: disc; list-style-position: outside;
margin:0 0 0 0.6em; padding-left:0.6em;
}

LI
{
font-family: Arial, sans-serif;
color:#006655; font-size:10pt; font-weight:500;
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; }
