/* DEFAULT STYLE SHEET FOR HOOPLA MAGAZINE COPYRIGHT@HOOPLAMUSICMAGAZINE.COM */

	BODY {
	background: #333333 url(''); top-margin: 3em; bottom-margin: 3em;  
} 

	.copyright {
	font-family: "Times New Roman"; font-weight: bold; font-style: italic;  font-size: xsmall; color: #FFFFFF;
}

	.newsletter {
	font-family: "Times New Roman"; font-weight: bold; font-style: normal;  font-size: medium; color: #FFFFFF;
}

	.table_border {
	border: 3px solid #ffffff; border-collapse: collapse;
}

	.lowerstripe {
	background: #ffffff;
}	

   	H2 {
	font-family: "Times New Roman"; font-style: normal; color: #FFFFFF; background: transparent;
}

   	H3 {
	font-family: "Times New Roman"; font-style: normal; color: #FFFFFF; background: transparent;
}

	p {
	font-family: "Times New Roman"; color: #FFFFFF; background: transparent;
}

	LI {
	font-family: "Times New Roman", verdana; color: #FFFFFF; background: transparent;
}

	TD {
	font-family: "Times New Roman"; color: #FFFFFF; background: #000000;
}

	HR { color: #918A42; width: 95%;
}

	A:link { 
	text-decoration: underline; color: #FFFFFF; background: transparent;
}

	A:hover { 
	text-decoration : underline; color : blue; background: transparent;

}

	A:visited { 
	text-decoration : underline; color : #FFFFFF; background: transparent; 

}