.film {
	background-color: #FCFFEA;
	margin: 3px;
	padding: 6px;
	
	width: 400px;
	border: 1px solid #666666;
}
.film_small {
	background-color: #FCFFEA;
	margin: 0px;
	padding: 0px;
	
	width: 510px;
	border: 1px solid #666666;
}
.film_header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 515px;
}
.film_text {
	margin: 0px;
	padding: 6px;
	width: 100%;
}
.film_textprops {
	padding: 6px;
	width: 100%;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
	margin-bottom: 5px;
}
.smallh3 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}h2 {

	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
	margin-bottom: 5px;
}
.smallh2 {

	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.style2 {
	color: #ECB0B0;
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	color: #ECB0B0;
	font-weight: bold;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style4 {font-size: 12px}
.style5 {font-size: 11px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
