@media screen,print{
body {font: 14pt/15pt Times; background-color: white; color: black;}
table {font: 14pt/15pt Times; background-color: white; color: black;}
.menubar {width: 90%; background-color: gold; color: black; font: bold 20pt/22pt Times; border: ridge 5px #999999; text-align: center; margin-left: auto; margin-right: auto;}
.menulink	{line-height: 1.5em; text-align: center; padding-top: .25em: 0px; margin: 0px; width: 125px;}
a:link.menulink {color: #000000}
a:visited.menulink {color: #666666}
a:active.menulink {color: #ffffff}
.title {font: bold 20pt/22pt Times; color:#ff0000; text-align: center; padding-bottom: 1em}
.act {font: bold 16pt/18pt Times; color: #0000ff; text-align: center; padding-bottom: 1em}
.scene {font: bold 16pt/18pt Times; color: #0000ff;  text-align: center; padding-bottom: 1em}
.songtitle {font: bold 16pt/18pt Times; color: gold;  padding-top: 1em; padding-bottom: 1em}
.song {font: italic 14pt/15pt Times; color: black;}
.novel {border: 15px ridge gold; width: 800px; padding: 20px; margin: 20px; font: 12pt/14pt Verdana;}
div.stagedirection{font: italic 12pt/14pt Times; color: #ff3333; padding-top: 1em; padding-bottom: 1em; }
span.stagedirection{font: italic 12pt/14pt Times; color: #003333;}
.byline {color: black; font: 10pt/12pt Times;}
.player {width: 100px; color: #2468AB}
.indent {margin-left: 10px}
}
@media print {
body {font: 12pt/14pt Times; background-color: white; color: black;}
table {font: 12pt/14pt Times; background-color: white; color: black;}
.menubar {display: none;}
embed {display: none;}
a:link.menulink {color: #000000}
a:visited.menulink {color: #666666}
a:active.menulink {color: #ffffff}
.title {font: bold 14pt/15pt Times; color:#ff0000; text-align: center; padding-bottom: 1em}
.act {font: bold 12pt/13pt Times; color: #0000ff; text-align: center; padding-bottom: 1em}
.scene {font: bold 12pt/13pt Times; color: #0000ff;  text-align: center; padding-bottom: 1em}
.songtitle {font: bold 14pt/15pt Times; color: gold;  padding-top: 1em; padding-bottom: 1em}
.song {font: italic 12pt/13pt Times; color: black;}
div.stagedirection{font: italic 10pt/12pt Times; color: #ff3333; padding-top: 1em; padding-bottom: 1em;}
span.stagedirection{font: italic 10pt/12pt Times; color: #003333;}
.byline {color: black; font: 8pt/9pt Times;}
.player {width: 100px; color: #2468AB}
.indent {margin-left: 10px}
}
