.bodytext {
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFCC;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #FFFFFF;


}
.reversedtext {
	font-size: 10pt;
	color: #FFFFFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #990000;
}
.date {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.time {
	font-weight: bold;
	color: #FFFF99;
}
.price {
	font-weight: bold;
	color: #FFFF00;
}
.venue {
	font-weight: bold;
	color: #FFFF00;
}
a:link {
	color: #FFCC00;
}

a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
h4 {
	color: #FFFFCC;
	font-size: 14px;
}
h5 {
	color: #FFCC00;
	font-size: 16px;
}

