/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
body {
	background-color: #333333;
	margin: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #C6391B;
}
a:active {
	color: #999999;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #C6391B;
	text-align: left;
}
li {
	list-style-position: outside;
	padding-bottom: 15px;
	list-style: square;
	color: #fff;
}
#preview li a:link {
	color: #fff;
	text-decoration: none;
}
#preview li a:hover {
	color: #C6391B;
	text-decoration: none;
}
#preview li a:visited {
	color: #999;
	text-decoration: none;
}
#preview li a:action {
	color: #C6391B;
	text-decoration: none;
}
p {
	line-height: 170%;
	text-align: left;
}
.redText {
	color: #CA341B;
}
table {
	border: none;
}
.style1 {font-style: italic}

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #333;
	text-align: left;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #CC695E;
	text-transform: uppercase;
	padding-top: 20px;
	text-align: left;
}
.film {
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
