body {
	background-image: url(images/bkgrnd.jpg);
	margin-top: 40px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
td .bkgrnd {
	background-image: url(images/film.jpg);
	background-repeat: no-repeat;
}
td .bkgrnd2 {
	background-image: url(images/film2.gif);
	background-repeat: no-repeat;
}
td .bkgrnd3 {
	background-image: url(images/sidebar2.jpg);
	background-repeat: no-repeat;
}
td .footerbk {
	background-image: url(images/footer.gif);
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.reso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}
.whitehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #ffffff;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #333333;
}
.lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #333333;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.hdrgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #faa01f;
}
.hdrbig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #666666;
}
.hdrsm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
a:link {
	color: #faa01f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #faa01f;
}
a:hover {
	text-decoration: underline;
	color: #faa01f;
}
a:active {
	text-decoration: none;
	color: #faa01f;
