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

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


}
.reversedtext {
	font-size: 10pt;
	color: #FFFFFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.date {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}
.time {
	font-weight: bold;
	color: #99CCFF;
}
.price {
	font-weight: bold;
	color: #FF9900;
}
.venue {
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	color: #FFCC33;
}
h4 {
	color: #FFFFFF;
}
h5 {
	color: #FFFFFF;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	color: #FFFFCC;
}

