body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.text { color: white; font-size: 13px; font-family: Verdana; font-style: normal; }
.textSmall { color: white; font-size: 10px; font-family: Verdana; font-style: normal; }
.textSongs { color: white; font-size: 13px; font-family: Verdana; font-style: normal; line-height: 24px; }
.pageHeader { color: #ff99ff; font-size: 17px; font-family: Verdana; font-style: normal; font-weight: bold; text-align: left; margin: 0 0 4px; padding: 0 0 2px; border-bottom: 2pt solid #f9f; }
.textCenter {
	color: white;
	font-size: 13px;
	font-family: Verdana;
	font-style: normal;
	text-align: center;
	line-height: 13px;
}
.textVenue { color: #939; font-size: 13px; font-family: Verdana; font-style: normal; font-weight: bold; line-height: 29px; margin: 0 0 12px; padding: 0 0 0 4px; }
.textMonth { color: #ff99ff; font-size: 15px; font-family: Verdana; font-style: normal; font-weight: bold; text-align: left; margin: 0 0 8px; padding: 24px 0 4px; border-bottom: 1pt solid #f9f; }
.textSMred {
	color: #FF0000;
	font-size: 10px;
	font-family: Verdana;
	font-style: italic;
	text-align: center;
}
.mainTable {
	background-color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}
.tableMarquee {
	color: white;
	font-size: 16px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.footer {
	color: #ffffff;
	font-size: 9px;
	font-family: Verdana;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}

