<style type="text/css">
<!--

.body {

	color: #8f9082;
	text-decoration: none;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.quickhdr {
	background:#000000;
	border:1px solid #999999;
	font-weight:bold;
	padding:8px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
} 
.quickbdy {
	background:#000000;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:8px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
}
.artists {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.artists a:hover {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #ed1c24;
	text-decoration: underline;
	text-align: left;
}

a.pictext {position: relative;}	
a.pictext:hover {font-size: 75%;}
a.pictext span {display: none;}	
a.pictext:hover span {
	display: inline;
	position: absolute;
	top: 12px;
	left: 0px;
	padding: 3px;
	border: 1px solid #7411d8;
	background-color: #d8d69b;
	color: #574c16;
}
.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 15px 15px 0; } 
.frame { padding: 5px; border: 0px solid #999999; } 
-->
</style>