body {
	text-align: center;
}
table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	vertical-align: top;
}

.botnav {
	font-weight: normal;
	font-size: 80%;
	color: #666666;
}

.botnav a {
	font-weight: normal;
	font-size: 80%;
	color: #666666;
	text-decoration: none;
	a:active; font-weight: normal; , #footer a:focus { background: #ffffff; color: #003366; font-weight: normal;}
}
h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.tickettext {
	margin-left: 5px;
}



a:link {
	font-weight: bold;
	color: #D2232A;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #D2232A;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #D2232A;
	text-decoration: underline;
}



p {
	margin-bottom: 1px;
	margin-top: 3px;
}
.redtitle {
	font-weight: bold;
	color: #D2232A;
}

