<!--

body {

	margin-left: 0px;

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: 10px;

	background-color: #333333;

}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

}

.style1 {color: #CCCCCC}

.style2 {

	font-size: 18px;

	font-weight: bold;

	color: #333333;

	}

.style3 {color: #0000CC}

.style4 {color: #CC0000}

.style5 {

	font-size: 16px;

	font-weight: bold;

	}

a {

	font-size: 14px;

	color: #FFFFFF;

}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: none;

	color: #666666;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

}
.r {color:black}
.r:link {color:black}
.r:hover {color:brown}

h1,h2,h3,h4,h5,h6 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

h1 {

	font-size: 15px;

	color: #CC0000;

}

h2 {

	font-size: 14px;

	color: #000000;

}
.tickets {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center};



-->