@charset "UTF-8";
/* CSS Document */

.textband {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 180%;
	color: #FFFFFF;
	font-weight: normal;
}
.tracklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
}
.tracklistlisten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 100%;
	font-weight: normal;
	color: #57B6DD;
}
.red {
	color: #FF011C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}
.giglist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 100%;
	color: #000000;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 10px;
}
.boldred {
	font-weight: bold;
	color: #CC0033;
}

