BODY { margin: 0; background: #FFFFFF; } 
BODY, P, TD, H1, H2, H3, H4 { font-family: Arial, Tahoma, sans-serif; }
BODY, P, TD { color:#220000; font-size:10pt; font-weight:700; }
H1 { color:#000099; font-family: "Times New Roman", Times, Georgia, serif; font-size:24pt; font-weight:700; }
H2 { color:#000099; font-family: "Times New Roman", Times, Georgia, serif; font-size:18pt; font-weight:700; }
H3 { color:#000099; font-size:14pt; font-weight:700; }
H4 { color:#220000; font-size:12pt; font-weight:700; }
H5 { color:#220000; font-size:10pt; font-weight:700; }

A:link { color:#CC0033;  text-decoration: underline }
A:visited { color:#CC0033;  text-decoration: underline }
A:hover { color:#000099;  text-decoration: underline }
A:active { color:#CC0033;  text-decoration: underline }

UL 
{ 
list-style: disc; list-style-position: outside;
margin:0 0 0 0.6em; padding-left:0.6em;
}

LI
{
font-family: Arial, Tahoma, sans-serif;
color:#CC0033; 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; }

td.hdr1 { background: #CC0033 URL(images/design/redbg.jpg); 
background-repeat: repeat;
}

td.hdr2 { background: #FFFFFF URL(images/design/skylinebg.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_top.jpg);
background-repeat: repeat-X;
background-position: bottom;
 }



/* CSS below is commented out....

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 */


