body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

td, a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width:490px;
}
.red{
	color:#FF0000;
}
.filmtitle{
	font-size: 18px;
	font-weight: bold;
}
