BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
}
.headline {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;
}
.subhead {
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}
.teaser {
	font-size: 10px;
	line-height: 16px;
}
.pageTitle {
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding-top: 5px;
	border-bottom :1px solid #000000;
	width: 600px;
}
.theatreInfo {
	font-size: 10px;
	line-height: 15px;
}	
.showtimeHeader {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
.resultRow {
	background-color: #FFFFFF;
}
.resultRowAlt {
	background-color: #E6E6E6;
}
