#H1Settings {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	background-color: #DB9622;
	text-align: left;
	padding: 2px;
}

.MainText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	text-indent: 0;
}
.ProductionDirector {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006;
}

.PerformanceCell { background-color: #999; }

.H2Heading {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: oblique;
	color: #694616;
	text-align: left;
	padding: 0px;
	top: 6px;
	background-color: #C1C1C1;
	font-weight: bold;
}
.ProductionTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006;
}



.MainTextBullet1 {
	list-style-type: square;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
}

.ProductionAuthor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006;
}

.Productionsynopsis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.castlist {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
	border-bottom-style: dashed;
	border-bottom-color: #006;
	padding-top: 6px;
	margin-left: 6px;
}

