body { 
	background-color: #333333; 
	}
.sleeve_title {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #CC3333
}
.date {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #666666; text-align: right; font-weight: bold}
.artist {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #999999}
.producer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #000000; 
	background-color: #CCCCCC
	}
.tracks { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	background-color: #FFFFFF; 
	padding: 10px; }
.notes { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	background-color: #EEEEEE
	}
.record { 
	border: 2px solid #9999FF; 
	background-color: #000000; 
	}
.header { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: bold; 
	color: #66FFFF; }
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66FFFF;
	text-align: left;
	}
.sleeve {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	border: 2px solid #999999;
}
.section {
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	}
a:link {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCCCFF;
	text-decoration: underline;
	font-weight: bold;
}
a.notes {
	color: #666666;
}
.faqbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66FFFF;
	text-indent: 25px;
	line-height: 16px;
}
.faquestion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66FFFF;
	font-weight: bold;
}
