
body	{
	margin: 35;
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	color:	#0066CC;
	background : #333333;  
	}
	
	
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  verdana, helvetica, arial, sans-serif;
    font-size: 9.5px;
	color: #000000}
	
a	{
	text-decoration:	none;
	font-weight:	none;
	text-decoration:	underline;
	}
a:link	{
	color:	#99cccc;
	background-color: transparent;
	}
a:visited	{
	color:	#99cccc;
	background-color: transparent;
	}
a:active	{
	color:	#99cccc;
	background-color: transparent;
	}
a:hover	{
	color:	#99cccc;
	background-color: transparent;
	text-decoration:	underline;
	}

p {
	margin-top: 10;
	margin-left: 20;
	margin-right: 10;
	margin-bottom: 10;
	line-height: 1.5 em;
	}	
h1	{
	font-size:	24px;
	}
	
h2	{
	font-size:	22px;
	}
	
h3	{
	font-size:	20px;
	}
	
h4 {
	font-size:	18px;
	}
	
h5	{
	font-size:	10px;
	}
	
	
h1, h2, h3, h4, h5	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: strong;
	color: #ffffff;
	background-color: transparent;
	margin:	0 0 0 0;
	}
	
img	{
		/* turns off gaps around images */
	border:	0
	}
	
.holder {
		border-top: 2px solid #99cccc; 
		border-bottom: 2px solid #99cccc; 
		border-right: 2px solid #99cccc; 
		border-left: 2px solid #99cccc; 
		}

.samm {
		border-top: 2px solid #000; 
		border-bottom: 2px solid #000; 
		border-right: 2px solid #000; 
		border-left: 2px solid #000; 
		}
		
.side {
	font: 9px verdana, helvetica, arial, sans-serif;
	color: #cccccc;
	padding: 0px 0px 0px 0px;
	border: 0;
	margin-top: 0px;
	line-height: 1.5 em;
	}
	
.lyrics {
	font: 9px verdana, helvetica, arial, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	border: 0;
	margin-top: 0px;
	line-height: 1.5 em;
	}
	
a:link.lyrics	{
	color:	#666666;
	background-color: transparent;
	text-decoration: underline;
	}
a:visited.lyrics	{
	color:	#666666;
	background-color: transparent;
	text-decoration: none;
	}
a:active.lyrics	{
	color:	#666666;
	background-color: transparent;
	text-decoration: none;
	}
a:hover.lyrics	{
	color:	#666666;
	background-color: transparent;
	text-decoration:	underline;
	}	
	
.fineprint {
	font: 9px verdana, helvetica, arial, sans-serif;
	color: #cccc99;
	background-color: none;
	padding: 0px 0px 0px 0px;
	border: 0;
	margin-top: 0px;
	}
