body, td {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #fff;
	text-transform: none;
}

body {
	margin: 0;
	text-transform: none;
}

h1 {
	size: 120%;
	font-family: Lucida Sans, sans-serif;
	color: #78CBA1;
}

A img {
	border: 0;
}

img {
	border: 0;
}

a:link, a:visited, a:active {
	color: #4D8F74;
	text-decoration: none;
}

a:hover {
	color: #9BF16C;
	text-decoration: none;
}

#content {
	padding-left: 30px;
	padding-right: 5px;
}

.FilmTitle {
	text-transform: uppercase;
	color: #78CBA1;
	font-size: 7pt;
	padding: 2px;
}

.FilmHeader {
	font-weight: bold;
	font-size: 110%;
	color: #78CBA1;
	border-bottom: 1px solid #315B47;
	padding-top: 20px;
	padding-bottom: 5px;
}

.FilmName {
	padding: 0px;
}