<!-- Configure CSS -->
<style type="text/css">
<!--
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #999999;
}
.header1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.nowshowing {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.greenlist {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.copyright {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.datetime {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.menuwhite {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menugrey {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.eventtitle {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.eventlabel {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}
.eventdata {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #785027;
}
-->
</style>
