body {
	background-image: url(bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.gray {
	color: #CCC;
	font-family: arial;
	text-align: right;
}
body,td,th {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #000;
}
.center {
	text-align: center;
}
	
h1 {
	font-size: 14px;
	text-align: left;
}
h2 {
	font-size: 14px;
	text-align: left;
	color: #039;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #F00;
}
a:active {
	color: #000;
}
.tickets {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center};