body {
	font-family: arial,sans-serif;
	font-size: 12pt;
	background-color: #eee;
	text-align: center;
	margin: 0px;	
	padding: 0px;
	overflow: -moz-scrollbars-vertical; 
	}

td	{
	font-family: arial,sans-serif;
	font-size: 10pt;
	color: #000;
	}

div.title {
	font-family: "monotype corsiva",cursive;
	color: #009;
	text-align: center;
	font-size: 36pt;
	font-weight: bold;
	margin: 0px;	
	}

div.menu {
	font-family: "monotype corsiva",cursive;
	font-size: 16pt;
	text-align: center;
	margin: 12px 0px;

	}

table.bodytable {
	background-color: #fff;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #00c;
	border-collapse: collapse;
	}	

table.bodytable td {text-align: left;}

td.titlecell {
	background-color: #eef;
	}
	
td.menucell {
	background-color: #fee;
	vertical-align: top;
	}

td.contentcell {
	width: 650px;
	vertical-align: top;
	}

td.copycell {
	background-color: #eef;
	padding: 2px;
	}


a	{ text-decoration: none; }

td.menucell a {
	padding: 3px 3px;
	color: #00c;
	}

td.menucell a:hover {
	color: #f00;
	}

h1 {
	color: #006;
	font-family: "monotype corsiva",cursive;
	font-size: 24pt;
	margin: 0pt;
	padding: 0pt 0pt 12pt 0pt;
	}

img.fleft { float: left; margin-right: 12px;}
img.fright { float: right; margin-left: 12px;}

div.copyright {
	font-family: "arial narrow",arial,sans-serif;
	font-size: 9pt;
	text-align: center;
	}

span.red {
	font-family: "monotype corsiva",cursive;
	color: #f00;
	font-weight: bold;
	}

table.operanight td {
	text-align: center;
	vertical-align: middle;
	}

table.operanight div {
	font-family: "monotype corsiva",cursive;
	color: #006;
	padding: 6px;
	}

table.operanight div.
{ font-size: 16pt; }
table.operanight div.revsource { font-size: 13pt; }

div.schedyear {
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #006;
	}

table.schedule {
	width: 100%;
	font-size: 10pt;
	}

table.schedule th {
	width: 25%;
	text-align: right;
	font-weight: bold;
	padding: 0px 6px;
	}

table.scheduledtl{
	font-size: 10pt;
	width: 35%;
	text-align: right;
	font-weight: bold;
	padding: 0px 6px;
	}
	
table.schedule td {
	width: 65%;
	text-align: left;
	}

div.review {
	font-size: 11pt;
	padding: 0pt 72pt 0px 72pt;
	}

div.reviewsource {
	font-size: 10pt;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	padding: 6px 72pt 24pt 72pt;
	}

div.cursivetitle {
	font-family: "Monotype Corsiva",cursive;
	font-size: 24pt;
	text-align: center;
	}

div.cursivesubtitle {
	font-family: "Monotype Corsiva",cursive;
	font-size: 16pt;
	text-align: center;
	}

span.cursivetext {
	font-family: "Monotype Corsiva",cursive;
	font-size: 12pt;
	}

table.sfas {
	width: 100%;
	}

table.sfas td {

	font-size: 10pt;
	vertical-align: top;
	padding: 3px 0px;
	}

table.arias {
	width: 100%;
	margin-top: 36px;
	}

table.arias td {
	font-family: "Monotype Corsiva",cursive;
	font-size: 13pt;
	}

table.arias td.left { text-align: left; }
table.arias td.middle { text-align: center; padding: 0px 0px 12pt 0px;}
table.arias td.right { text-align: right; }

