.genericgrey {
	font-size: 12px;
	font-family: Verdana;
	color: #4D4D4D;
}

.orange {
	font-size: 12px;
	font-family: Verdana;
	color: #89350D;
}

.green {
	font-size: 12px;
	font-family: Verdana;
	color: #426300;
}

.teal {
	font-size: 12px;
	font-family: Verdana;
	color: #284F4F;
}

.dark {
	font-size: 12px;
	font-family: Verdana;
	color: #670503;
}

.header {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	color: #663631;
	text-decoration: none;
	margin-bottom: 1px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCA883;
}

.filmheader {
	font-family: Verdana;
	font-weight: bold;
	font-size: 30px;
	color: #CBC49A;
}

.horizline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #244747;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

.na {
	font-size: 11px;
	font-family: Verdana;
	color: #E76E33;
}