/* CSS Document */

body {
	background-color: #24247b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.style1 {color: #ffffcc}
.style2 {
	color: #24247b;
	font-weight: bold;
}
.style14 {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.style17 {font-size: large; font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-weight: bold; }
.style18 {font-size: medium}
.style19 {
	font-size: large;
	font-weight: bold;
}
.style20 {font-size: x-large}
.style21 {color: #000000}
.style23 {
	font-size: 18px;
	font-weight: bold;
}
.style24 {color: #CC0000;
		font-family:Tahoma;
		}
.style26 {font-size: 36px}
.style28 {color: #FFFFFF}.blue {
	color: #0000FF;
}
.bold {
	font-weight: bold;
}
.seatslimited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.seatslimited a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.seatslimited a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.seatslimited a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
