body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFE;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	font-weight: bold;
}
.filmDirector {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.filmDates {
	font-weight: bold;
	color: #6C0000;
}
a {
	font-weight: bold;
	color: #6C0000;
}
a:hover {
	font-weight: bold;
	color: #000000;
}

