body {
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, p, div, per, address, ul, li {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	line-height: 1.4;
	font-weight: normal;
	color: #666;
}
#header {
	background-color: #333;
	text-align: center;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#copyright {
	width: 800px;
}
center p {
	font-size: 0.75em;
	line-height: 20px;
	color: #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 8px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ticketInfo {
	line-height: 1.4;
	text-decoration: none;
	padding-bottom: 5px;
	margin-top: 20px;
	width: 800px;
	border-top-width: 0.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-left-width: 0.5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	padding-top: 10px;
}
a:link {
	color: #6E776E;
	text-decoration: none;
}
a:visited {
	color: #5A6B63;
	text-decoration: none;
}
.copyright {
	font-size: 0.7em;
	margin-top: 15px;
	border-top-width: .5px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 10px;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	line-height: 1.3;
	color: #B3B3B3;
	font-weight: normal;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.6em;
	color: #999;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #9E9E9E;
	text-decoration: none;
	font-weight: normal;
}
h5 a {
	text-decoration: none;
}
td, th, table, tr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#boxcd {
	margin-top: 10px;
	margin-bottom: 10px;
}
