body { 
background-color: black;
 }

P { 
font-family: "Arial", sans-serif;
font-size: small
margin-top: 1em;
margin-bottom: 1em;
color: #ffffff
 }


P.right { 
font-family: "Arial";
font-size: medium;
margin-top: 1em;
margin-bottom: 1em;
color: #ffffff
 }

P.title {
text-align: left;
font-size: x-large;
color: #7a3b00
 }

P.heading {
font-size: medium;
font-weight: bold;
color: #7a3b00
 }


P.fineprint {
font-family: "Arial", sans-serif;
font-size: x-small;
margin-top: 1em;
margin-bottom: 1em;
color: #ffffff
 }

blockquote { 
font-family: "arial";
font-size: x-small;
margin-left: 5em
 }

td {
color: #ffffff	
}

td.songname {
font-face: arial,sans-serif;
text-align: left;
font-size: large;
color: #7a3b00;
align: center;
vertical-align: top
 }

td.contributor {
text-align: right;
vertical-align: top;
font-weight: bold
}


A:active { 
color: #ffff9f;
text-decoration = none
 }

A:link { 
color: #ffff9f;
text-decoration = none
 }

A:visited { 
color: #ffff9f;
text-decoration = none
 }

A:hover { 
color: #ffff9f;
text-decoration: underline
 }

img.left {
margin-right: 1em;
}

img.right {
margin-left: 1em;
}

img.center {
align: center;
margin-top: 1em;
margin-bottom: 1em;
}