BODY { 
	background: #ffffff url("/images/flower-sleep-half110x250.jpg") 
                    top left repeat-y; 
	color: #372272; 
	font-family: arial, helvetica, sans-serif; 
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin: 0;
}

.runningtime {
        color: #ffc5b2;
        font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
        text-indent: 3px;
}

.songinfo {
        text-indent: 25px;
        font-size: 10pt;
}

PRE {
	color: #6d2154;
	font-size: 11pt;
}

SUP {
	font-size: 8pt;
}

P { 
	font-family: arial, helvetica, sans-serif; 
	color: #372272; 
}

P.heading {
	font-family: arial, helvetica, sans-serif; 
	font-size: 15pt;
	border: 0;
	color: #54216d;
	margin: 0;
}

TD {
	font-family: arial, helvetica, sans-serif;
	color: #372272; 
	font-size: 11pt;
}

TD.highlight1 {
        font-family: arial, helvetica, sans-serif;
        color: #0041a3;
        font-size: 11pt;
        background-color: #fff9a8;
}

TD.highlight2 {
        font-family: arial, helvetica, sans-serif;
        color: #0041a3;
        font-size: 11pt;
        background-color: #e5dccc;
}

UL.body {
	font-family: arial, helvetica, sans-serif;
	color: #372272;
}

DL {
        font-family: arial, helvetica, sans-serif;
}

A:link { color: #000099 }
A:visited { color: #000033 }
A:active { color: #CC0000 }


