@charset "utf-8";
body {
	background-color: #CCCCCC;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.top_links {
	color: #303875;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.intro {
	line-height: 20px;
	color: #303875;
	font-size: 12pt;
}
a:link {
	text-decoration: none;
	color: #303875;
}
.home_body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0066;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.ticketing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC0066;
}

a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #303875;
}
a:active {
	text-decoration: none;
}
