BODY { margin: 0; background: #FFFFFF;
background-repeat: repeat;
} 
BODY, P, TD, H1, H2, H3, H4 { font-family: Georgia, "Times New Roman", Times, serif; }
BODY, P, TD { color:#666666; font-size:10pt; font-weight:500; }
H1 { color:#666666; font-size:24pt; font-weight:700; }
H2 { color:#666666; font-size:18pt; font-weight:700; }
H3 { color:#666666; font-size:14pt; font-weight:700; }
H4 { color:#666666; font-size:12pt; font-weight:700; }
H5 { color:#666666; font-size:10pt; font-weight:500; }

A:link { color:#000077; text-decoration: underline }
A:visited { color:#000077; text-decoration: underline }
A:hover { color:#66CCFF; text-decoration: underline }
A:active { color:#000077; text-decoration: underline }

#navbar a:link {
  font-family: "Courier New", "Courier New", Courier6, monospace;
  font-size:10pt;
  font-weight:700;
  color:#FFFFFF;
  text-decoration: none;
}
#navbar a:visited {
  font-family: "Courier New", "Courier New", Courier6, monospace;
  font-size:10pt;
  font-weight:700;
  color:#FFFFFF;
  text-decoration: none;
}
#navbar a:hover {
  font-family: "Courier New", "Courier New", Courier6, monospace;
  font-style:italic;
  font-size:10pt;
  font-weight:700;
  color:#66CCFF;
  text-decoration: underline;
}
#navbar a:active {
  font-family: "Courier New", "Courier New", Courier6, monospace;
  font-style:italic;
  font-size:10pt;
  font-weight:700;
  color:#FFFFFF;
  text-decoration: underline;
}

td.hdr
{ background: #DDDDDD URL(images/bgsilver.gif);
background-repeat: repeat-x;
}

td.hdr2
{ background: #000000;
}

td.divbar
{ background: #000000; }

P.spread { line-height: 150%; }

P.spread2 { line-height: 180%; }

UL 
{ 
list-style: disc; list-style-position: outside;
margin:0 0 0 0.6em; padding-left:0.6em;
}

LI
{
color:#666666; 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; }

/* Comments - following not currently used ----

#footbar a:link {
  color:#000077;
  text-decoration: underline;
}
#footbar a:visited {
  color:#000077;
  text-decoration: underline;
}
#footbar a:hover {
  color:#DD0000;
  text-decoration: underline;
}
#footbar a:active {
  color:#DD0000;
  text-decoration: underline;
}

----end of comments */
