body,td,th {
	color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #000000;
	background-image: url(/images/pastshows_background.jpg);
	background-repeat: no-repeat;
}
.tinylink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link {
	color: #66FFFF;
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF3300;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 14px;
	padding: 0px;
	margin-left: 10px;
	width: 280px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCED;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
}

.lightorange {
	color: #FFCC66;
}

.lightyellow {
	color: #F2F5D0;
}
