BODY  {
	background-color : #000066;
}

P  {
	font-size : 12pt;
	font-family : Georgia, serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFCC;
	line-height : 14pt;
	text-decoration : none;
}

P.lyrics  {
	font-size : 10pt;
	font-family : Georgia, serif;
	font-weight : normal;
	font-style : italic;
	color : #FFFFCC;
	line-height : 12pt;
	text-decoration : none;
}

P.header  {
	font-size : 16pt;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #FFCC66;
	line-height : 18pt;
	text-decoration : none;
}

P.smallheader  {
	font-size : 12pt;
	font-family : Georgia, serif;
	font-weight : bold;
	font-style : normal;
	color : #FFCC66;
	line-height : 14pt;
	text-decoration : none;
}

SPAN.normal  {
	font-size : 12pt;
	font-family : Georgia, serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFCC;
	line-height : 14pt;
	text-decoration : none;
}

SPAN.lyrics  {
	font-size :10pt;
	font-family : Georgia, serif;
	font-weight : normal;
	font-style : italic;
	color : #FFFFCC;
	line-height : 12pt;
	text-decoration : none;
}

SPAN.header  {
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color : #FFCC66;
	line-height : 18pt;
	text-decoration : none;
}

SPAN.smallheader  {
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	color : #FFCC66;
	line-height : 16pt;
	text-decoration : none;
}


A  {
    font-style : normal;
	color : #0099FF;
	text-decoration : none;
}

A:Visited  {
	color : #0099FF;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	
}

A:Active  {
	color : #FF9900;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	
}

A:Hover  {
	font-weight : bold;
	font-style : normal;
	color : #FF9900;
    text-decoration : none;
}

B  {
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
