body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #660000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}
.answer {
	font-family: Courier New, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}

.band {
	background-image:url(img/theband.jpg); background-repeat:no-repeat; margin:10px;
}

.contact {
	background-repeat:no-repeat; margin:10px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99FF99;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}

.tourdate-item-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.tourdate-item-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.tourdate-item-white td {
	background-color: #010066;
}

.tourdate-item-black td{
	background-color: #66E5E5;
}

.news {
	color:#FFFFCC;
	font-family:monospace;
	font-weight:bold;
	font-size:12px;
}

.newsnew {
	color:#FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.space {
	padding-top:10px;
	padding-bottom:10px;
}