<HTML>
<HEAD>
<TITLE>StyleSheets</TITLE>
<style type="text/css">
<!--
BODY {		font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
}

TD {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
}

P {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
}

DIV {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
}

div.lyrics {display:none;  cursor:hand; padding-left:30px;padding-bottom:5px;padding-top:5px;}

div.lyrics_head {cursor:hand;
		display: block;
		color:#cc0000;
		
		padding-top:3px;}

H1 {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 13pt;
		color: #cc0000;
		font-weight: bold;
}



H2 {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
		color: #000000;
		font-weight: bold;
		text-transform: uppercase;
}

H3 {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
		color: #000000;
		font-weight: bold;
}


a {		font-family: Arial, Tahoma, Helvetica;
		
}
a:link {	text-decoration: underline;
		color: #666666;
}
a:visited {	text-decoration: underline;
		color: #666666;

}
a:active {	text-decoration: underline;
		color: #000000;
}
a:hover {	text-decoration: underline;
		color: #666666;
}


a.h {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 13pt;
		color: #cc0000;
		font-weight: bold;
}


a.town {	font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
                font-weight: bold;
                font-variant: small-caps;	
}
a.town:link {	text-decoration: underline;
		color: #000000;
}
a.town:visited {text-decoration: underline;
		color: #000000;

}
a.town:active {	text-decoration: underline;
		color: #CC0000;
}
a.town:hover {	text-decoration: underline;
		color: #CC0000;
}


a.town_a {	font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
                font-weight: bold;
                font-variant: small-caps;	
}
a.town_a:link {	text-decoration: underline;
		color: #CC0000;
}
a.town_a:visited {text-decoration: underline;
		color: #CC0000;

}
a.town_a:active {	text-decoration: underline;
		color: #CC0000;
}
a.town_a:hover {	text-decoration: underline;
		color: #CC0000;
}


a.town_p {	font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
                font-weight: bold;
                font-variant: small-caps;	
}
a.town_p:link {	text-decoration: underline;
		color: #666666;
}
a.town_p:visited {text-decoration: underline;
		color: #666666;

}
a.town_p:active {	text-decoration: underline;
		color: #666666;
}
a.town_p:hover {	text-decoration: underline;
		color: #666666;
}


a.song_title {	font-family: Arial, Tahoma, Helvetica;
		font-weight: bold;
		font-size: 10pt;
		color: #000000;
}

a.song_title:link {	text-decoration: none;}
a.song_title:visited {text-decoration: none;}
a.song_title:active {	text-decoration: underline; }
a.song_title:hover {	text-decoration: underline; }

a.news {	font-family: Arial, Tahoma, Helvetica;
		font-size: 10pt;
		color: #000000;
}

a.news:link {	text-decoration: none;}
a.news:visited {text-decoration: none;}
a.news:active {	text-decoration: underline; }
a.news:hover {	text-decoration: underline; }



.copyright {	font-family: Arial, Tahoma, Helvetica;
		text-decoration: none;
		font-size: 8pt;
		color: #666666;
}


a.copyright:link {	color: #8FB1D2;
}
a.copyright:visited {text-decoration: none;
		color: #8FB1D2;

}
a.copyright:active {	text-decoration: underline;
		color: #8FB1D2;
}
a.copyright:hover {	text-decoration: underline;
		color: #8FB1D2;
}



a.white {	font-family: Arial, Tahoma, Helvetica;
		text-decoration: underline;
		font-size: 8pt;
		color: #ffffff;
}


a.white:link {	color: #ffffff;
}
a.white:visited {text-decoration: underline;
		color: #ffffff;

}
a.white:active {text-decoration: underline;
		color: #ffffff;
}
a.white:hover {	text-decoration: underline;
		color: #ffffff;
}





.ten {		font-family: Arial, Tahoma, Helvetica;
		text-decoration: none;
		font-size: 10pt;
}

.active {	font-family: Arial, Tahoma, Helvetica;
		text-decoration: none;
		font-size: 10pt;
		color: #575847;
}

		
.eleven {	font-family: Arial, Tahoma, Helvetica;
                text-decoration: none;
		font-size: 11pt;
}




.twelve {	font-family: Arial, Tahoma, Helvetica;
                font-weight: bold;
		text-decoration: none;
		font-size: 12pt;

}
.eight {	font-family: Arial, Tahoma, Helvetica;
		text-decoration: none;
		font-size: 8pt;
}

.comment {	font-family: Arial, Tahoma, Helvetica;
		text-decoration: none;
		color: #666666;
		font-size: 8pt;
		margin-top: 1em;
}

.seven {	font-family: Arial, Tahoma, Helvetica;
		text-decoration: none;
		font-size: 7pt;
}





.enter {
		font-family: Arial, Tahoma, Helvetica;
		font-size: 11pt;
		color: #002A7C;
		#font-variant: small-caps;
		font-weight: bold;
}


-->