td {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
}
h1 {
	font-family: "Century Schoolbook";
	font-size: 24px;
	color: #003366;
	line-height: 26px;
}
h2 {
	font-family: "Century Schoolbook";
	font-size: 20px;
	color: #B8B87A;
}
h3 {
	font-family: "Century Schoolbook";
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}
p {
	font-size: 14px;
	color: #333333;
	font-family: "Century Gothic";
	line-height: 20px;
}
.navbar {
	font-size: 10px;
}
.playwright {
	font-size: 20px;
}
.director {
	font-size: 18px;
}
.quote {
	font-style: italic;
	line-height: 16px;
	font-size: 12px;
	color: #999999;
}
.playname {
	font-size: 26px;
}
