@charset "ISO-8859-1";
.large_link {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.piece_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	vertical-align: text-top;
	top: -10px;
	clip: rect(-10px,auto,auto,auto);
}
.schedule_time {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	font-weight: lighter;
	text-decoration: underline;
}
.section_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660033;
	text-decoration: underline;
}
.description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	margin-top: -10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.menu_items_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.head_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	text-indent: 4px;
}
.specs {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC00;
	font-weight: bold;
	margin-top: -10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -5px;
	vertical-align: text-top;
	clip: rect(auto,auto,auto,auto);
}
