.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.topnav a:link {
	text-decoration: none;
}
.topnav a:hover {
	color: #F90;
	text-decoration: none;
}
.topnav a:visited {
	color: #FFF;
	text-decoration: none;
}
.topnav a:active {
	color: #FFF;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #F90;
}
a:active {
	font-weight: bold;
	color: #F60;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}
.tableVerticalLines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.scenes-h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 90%;
	font-weight: bold;
	color: #F60;
}
.scenes-h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 90%;
	font-weight: bold;
	color: #333;
}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-size: 14px}
.style3 {font-size: 18px}
.style4 {font-size: 18}
.style5 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}
.style6 {font-size: 18px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.style8 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	color: #FF6600;
}