body {
	background-color: #FFFFFF;
}
.movietitle {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:14px;
}
.rating {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:14px;
}
.description {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:14px;
}
.descriptionlarge {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:14px;
}
.moreinfo {
	font-size: 9px;
	font-weight: normal;
	line-height:14px;
}
.footeraddress {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height:14px;
}
.footercredit {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height:14pt;
	color: #A1A1A5;
}
.showtimes {
	font-size: 10px;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.moreinfo:link {
	color: #A1A1A5;
	text-decoration:underline
}
a.moreinfo:visited {
	color: #A1A1A5;
	text-decoration:underline
}
a.moreinfo:hover {
	color: #000000;
	text-decoration:underline
}
a.credit:link {
	color: #A1A1A5;
	text-decoration:none
}
a.credit:visited {
	color: #A1A1A5;
	text-decoration:none
}
a.credit:hover {
	color: #000000;
	text-decoration:none
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}

