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

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


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

a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
}
h4 {
	color: #000099;
	font-size: 14px;
}
h5 {
	color: #000099;
	font-size: 16px;
}

