body {
	background-color: #000000;
	text-align: center;
}
.style1 {
	color: #FFFFFF;
	font-size: small;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #662100;
}
a:active {
	text-decoration: none;
	color: #662100;
}
.style2 {font-size: medium}
.style3 {color: #FFFFFF; font-size: 10px; }
.style4 {font-size: 12px}
.link {
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 0.5em;
	text-align: center;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.gig {
	margin-top: 0px;
	margin-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.gig dt {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.gig dd {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 0.5em;
	text-align: center;
}
.live {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	width: 190px;
	padding-bottom: 25px;
}
.live th {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 3px;
	text-decoration: none;
	background-color: #000000;
}
.live td {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 3px;
}
.link2 {

	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 0.5em;
}
.link3 {
	font-size: 12px;
	color: #CCCCCC;
	margin-bottom: 0.5em;
	font-weight: normal;
	text-align: center;
}
