.lyrics {
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
	line-height: 10pt;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: normal;
	color: #E6E6E6;
	z-index: -1;
	position: absolute; 
    top: 0px; left: 0px; 

}

body,h1,h2,p,ol,li,a { font-family:Georgia, serif; }

body { 
	color:#000000;
	background-color:#FFFFFF;
	padding:0;
	margin:20px 40px 20px 40px;
}

h1 {
	font-family:Georgia, serif;
	font-size:60px;
	line-height:1em;
	color:rgb(173,181,184);
	padding:0;
	margin:0 0 -0.38em -2px;
}

p { font-size:13px; }

#summary p {
	display:block;
	font-family:Georgia, serif;
	font-size:22px;
	line-height:1.2em;
	color:rgb(173,181,184);
	padding:4px;
	letter-spacing:5.5px
}

A:LINK		{
	text-decoration: underline; 
	color: #FF7800;
}
A:VISITED	{
	text-decoration: none;
	color: #3F98EB;
}

A:HOVER		{
	text-decoration: none;
	background-color: #FF7800;
	color: #EFEFEF;
}

table.list { 
	border-style: dashed;
	border-width: thin;
	border-color: #065843;
}

#intro h2 { display:none; }

li { font-size:11px; }

span.decender { word-spacing: 15px;  }
span.info { font-size:10px; font-weight:bolder; }

.explanation { font-size:0.85em; margin-bottom:1em;}
.explanation a { color:#333333;}

