BODY { margin: 0; background: #E0FFDF URL(images/greenbg.jpg); } 
BODY, P, TD, H1, H2, H3, H4 { font-family: "Comic Sans MS", "Comic Sans", Arial, sans-serif; }
BODY, P, TD { color:#006600; font-size:12pt; font-weight:500; }
H1 { color:#993300; font-family: Arial, sans-serif; font-size:24pt; font-weight:700; }
H2 { color:#993300; font-family: Arial, sans-serif; font-size:18pt; font-weight:700; }
H3 { color:#993300; font-family: Arial, sans-serif; font-size:14pt; font-weight:700; }
H4 { color:#006600; font-size:12pt; font-weight:700; }
H5 { color:#006600; font-size:10pt; font-weight:700; }

A:link { color:#993300;  text-decoration: underline }
A:visited { color:#993300;  text-decoration: underline }
A:hover { color:#CC0000;  text-decoration: underline }
A:active { color:#993300;  text-decoration: underline }

#menu a:link {
  color:#993300;
  text-decoration: none;
}
#menu a:visited {
  color:#993300;
  text-decoration: none;
}
#menu a:hover {
  color:#CC0000;
  font-weight: 700;
  text-decoration: underline;
}
#menu a:active {
  color:#993300;
  text-decoration: none;
}

UL 
{ 
list-style: disc; list-style-position: outside;
margin:0 0 0 0.6em; padding-left:0.6em;
}

LI
{
font-family: "Comic Sans MS", "Comic Sans", Arial, sans-serif;
color:#006600; font-size:12pt; 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; }

td.hdr1 { background: #BFF1FD URL(images/grass.jpg); 
background-repeat: repeat_X;
}

td.hdr2 { background: #E0FFDF URL(images/grassinv.jpg);
background-repeat: repeat-X;
 }

#lyrics {
font-family: Verdana, Arial, sans-serif;
color:#006600; font-size:10pt; font-weight:500;
}