.movieheader {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.headerlink {
	font-family: Verdana;
	font-size: 10px;
	color: #FFCCCC;
}
.movietext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.underline {
	text-decoration: underline;
}
.nowshowingheader {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
input {
  	background-color: #FFFFFF;
  	color: #333333;
  	font-family: Verdana;
  	font-size: 10px;
	}