<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h3 {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
}
p {
	color: #cccccc;
	font-size: 10px;
	line-height: 14px;
	margin: 0px 0px 5px 0px;
}
.album {
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	font-family: sans-serif;
	margin: 0px 0px 5px 0px;
}
.remix {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	font-family: sans-serif;
	margin: 0px 0px 5px 0px;
}
.tour {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 2px 0px;
}
.tour2 {
	color: #FF66CC;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 2px 0px;
}

.bld {
	font-weight: bold;
}
.lbl {
	font-style: italic;
	font-size: 10px;
	margin-left: 5px;
}
.sml {
	font-size: 10px;
}
a {
	text-decoration:underline;
}
a:hover {
	color: #f545c1;
	text-decoration: underline;
}</pre></body></html>