BODY { background: #221100; margin: 0; } 
BODY, P, TD, H1, H2, H3, H4, UL, LI { font-family: Verdana, Arial, sans-serif; }
BODY, P, TD { color:#FFFFCC; font-size:10pt; font-weight:700; }
H1 { color:#FFFFCC; font-size:24pt; font-weight:700; }
H2 { color:#FFFFCC; font-size:18pt; font-weight:700; }
H3 { color:#FFFFCC; font-size:14pt; font-weight:700; }
H4 { color:#FFFFCC; font-size:12pt; font-weight:700; }
H5 { color:#FFFFCC; font-size:10pt; font-weight:700; }

a:link, a:visited, a:hover, a:active {color:#CC2222;  text-decoration: underline }

UL 
{ 
list-style: disc; list-style-position: outside;
margin:0 0 0 0.6em; padding-left:0.6em;
}

LI
{
color:#CC2222; 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.indent LI {
margin-left: 1.2em;
margin-bottom: 0.6em;
}

OL.spread LI {margin-bottom: 0.6em; }

.navbar a:link { 
color: #FFFFCC; 
text-decoration: none; 
} 
.navbar a:visited { 
color: #FFFFCC; 
text-decoration: none; 
} 
.navbar a:hover { 
color: #FFFFCC; 
text-decoration: underline; 
} 
.navbar a:active { 
color: #FFFFCC; 
text-decoration: underline; 
} 

.footer a:link { 
color: #FFFFCC; 
text-decoration: underline; 
} 
.footer a:visited { 
color: #FFFFCC; 
text-decoration: underline; 
} 
.footer a:hover { 
color: #FFFFCC; 
text-decoration: underline; 
} 
.footer a:active { 
color: #FFFFCC; 
text-decoration: underline; 
} 

#fadert { background: URL(images/fadert.jpg); 
   background-repeat: repeat-y; }

#fadelft { background: URL(images/fadelft.jpg); 
   background-repeat: repeat-y;
   background-position: right; }

#fadetop { background: URL(images/fadetop.jpg); 
   background-repeat: repeat-x; }

#fadebtm { background: URL(images/fadebtm.jpg); 
   background-repeat: repeat-x; }
   
#spacer { margin: 2.25in 0.1in 1.25in 0.1in; }     
   
blockquote { margin: 0in 0in 0in 0.5in; }
