BODY { margin: 0; background: #000088; } 
BODY, P, TD, H1, H2, H3, H4 { font-family: Verdana, Arial, sans-serif; }
BODY, P, TD { color:#FFFFFF; font-size:10pt; font-weight:700; }
H1 { color:#FFFF00; font-size:24pt; font-weight:700; }
H2 { color:#FFFF00; font-size:18pt; font-weight:700; }
H3 { color:#FFFF00; font-size:14pt; font-weight:700; }
H4 { color:#FFFFFF; font-size:12pt; font-weight:700; }
H5 { color:#FFFFFF; font-size:10pt; font-weight:700; }

A:link { color:#FF6666;  text-decoration: underline }
A:visited { color:#FF6666;  text-decoration: underline }
A:hover { color:#FFFF00;  text-decoration: underline }
A:active { color:#FFFF00;  text-decoration: underline }

UL 
{ 
list-style: disc; list-style-position: outside;
margin:0 0 0 0.6em; padding-left:0.6em;
}

LI
{
font-family: Verdana, Arial, sans-serif; 
color:#FFFF00; 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; }



/* CSS below is commented out....

td.hdr1 { background: #669999 URL(images/design/grnbg.jpg); 
background-repeat: repeat;
}

td.hdr2 { background: #EEDDCC URL(images/design/tanbg.jpg);
background-repeat: repeat-X;
 }

td.hdr3 { background: #FFFFFF URL(images/design/frame_top.jpg);
background-repeat: repeat-X;
 }

td.hdr4 { background: #FFFFFF URL(images/design/frame_btm.jpg);
background-repeat: repeat-X;
background-position: bottom;
 }

A.nav:link { color:#006688;  text-decoration: none }
A.nav:visited { color:#006688;  text-decoration: none }
A.nav:hover { color:#3399BB;  text-decoration: underline }
A.nav:active { color:#3399BB;  text-decoration: underline }

td.foot { background: #3399BB; }

td.side { background: #FFFFFF URL(images/vertbars.gif);
background-repeat: repeat-y;
background-position: left;
 }

td.sidetop { background: #FFFFFF URL(images/vertbarstop.gif);
background-repeat: no-repeat;
background-position: left;
 }

td.sidebtm { background: #FFFFFF URL(images/vertbarsbtm.gif);
background-repeat: no-repeat;
background-position: left;
 }

blockquote { margin: 0in 0.5in 0in 0.5in; }     

... end of CSS commented out */



