body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
sup {
    font-size: 75%;
    line-height: 50%
    }
em {
    font-style: normal;
    font-weight: normal
    }
div.verse, div.poem, div.song {
    margin-top: 0.5em;
    clear: right
    }
div.poem, div.song {
    margin-left: 2em
    }
div.inset {
    padding-left: 1em;
    margin-top: 0;
    margin-bottom: 0
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 115%
    }
div.intro h4, div.play h4, div.endnote h4 {
    margin-top: 2em;
    margin-bottom: 0.75em;
    font-variant: small-caps
    }
h5 {
    font-size: 100%
    }
div.play h5 {
    margin-top: 1em;
    margin-right: 30%;
    text-align: center
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.inset {
    padding-left: 1em
    }
p.halfway {
    padding-left: 40%
    }
p.verse {
    margin-left: 4em;
    font-size: 90%
    }
p.space {
    margin-top: 1em
    }
p.letter {
    text-indent: 0%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.center {
    text-align: center;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.right {
    text-align: right;
    margin-right: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.intro {
    margin-top: 3em;
    margin-bottom: 3em
    }
div.intro p.inset {
    margin-left: 1em;
    margin-right: 1em;
    font-size: 95%
    }
div.intro p.inset.two {
    margin-left: 2em
    }
div.intro p.inset.three {
    margin-left: 3em
    }
div.intro p.inset.four {
    margin-left: 4em
    }
div.endnote {
    margin: 3em 2em
    }
div.endnote div.verse {
    margin: 0.5em 3em
    }
div.footnote, p.footnote {
    margin: 1em 2em
    }
p.footnote, div.footnote p {
    margin-top: 0;
    font-size: 95%;
    line-height: normal
    }
div.endnote p {
    font-size: 95%;
    line-height: normal
    }
p.header {
    margin-top: 1em;
    margin-bottom: 0.5em;
    margin-left: -1em;
    font-weight: bold
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
a.notes, span.notes {
    text-decoration: none;
    border-bottom: thin dashed #999;
    color: inherit
    }
a.comm, span.comm {
    text-decoration: none;
    border-bottom: thin solid #999;
    color: inherit
    }
div.play {
    margin-top: 3em;
    margin-bottom: 3em;
    max-width: 30em
    }
div.play p, div.play div.verse {
    clear: right;
    padding-top: 0.01em
    }
p.act {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 0.75em;
    font-size: 112%;
    line-height: 1.5em
    }
p.scene {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 0.75em;
    font-style: italic
    }
p.act + p.scene {
    margin-top: 0.75em
    }
span.speaker {
    font-style: italic;
    padding-right: 0.25em
    }
p.entrance {
    margin-left: 1em;
    margin-right: 1em;
    text-align: center;
    font-style: italic;
    margin-top: 0.75em
    }
p.entrance.long {
    text-align: left;
    margin-left: 2em;
    text-indent: -1em
    }
div.verse + p.entrance {
    padding-top: 0.25em
    }
p.stagedir {
    font-style: italic;
    margin-left: 2em;
    margin-right: 1em;
    text-indent: -1em
    }
span.stagedir {
    padding-left: 2em;
    text-indent: 0;
    font-style: italic;
    margin-bottom: 0.5em
    }
span.stagedir.plain {
    font-style: normal
    }
span.aside {
    padding: 0 0.75em;
    font-style: italic
    }
div.verse p, div.poem p, div.song p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em
    }
div.song p {
    font-style: italic
    }
div.verse span.stagedir, div.poem span.stagedir, div.song span.stagedir {
    margin-bottom: 0
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.cast {
    margin: 1em 2em
    }
table.toc {
    margin-left: 2em;
    margin-right: 2em
    }
table.detail {
    border: 2px ridge #999;
    padding: 0.5em 0
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em 0.1em 0
    }
td.number {
    text-align: right
    }
td.inset {
    padding-left: 1em
    }
td.center {
    text-align: center
    }
td.toppad, tr.toppad td {
    padding-top: 0.5em
    }
td.group {
    border-left: thin solid #000
    }
table.toc p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table.toc td {
    padding-right: 2em;
    font-size: 92%
    }
table.toc td.number {
    vertical-align: bottom
    }
table.toc a, table.detail a {
    text-decoration: none
    }
table.detail td {
    padding: 0.25em 1em;
    font-family: sans-serif;
    font-size: 88%
    }
table.detail p {
    margin-left: 1em;
    margin-top: 0.33em;
    text-indent: -1em
    }
table.detail span.scene {
    margin-left: 3em
    }
table.cast td {
    font-size: 92%;
    line-height: normal;
    vertical-align: middle;
    padding: 0 0.5em
    }
table.cast td.toppad {
    padding-top: 0.5em
    }
table.cast p {
    margin-left: 1.5em;
    text-indent: -1.5em;
    margin-top: 0
    }
.sidenote {
    clear: right;
    text-align: center;
    font-size: 88%;
    margin: 0.5em 0 0.25em 0.5em
    }
span.inset2 {
    padding-left: 2em
    }
span.inset3 {
    padding-left: 4em
    }
span.inset4 {
    padding-left: 6em
    }
.padding {
    letter-spacing: 2em
    }
.firstword {
    font-variant: small-caps
    }
.smallcaps {
    font-variant: small-caps;
    font-style: normal
    }
.extended {
    letter-spacing: 0.2em
    }
.ital {
    font-style: italic
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
span.pagenum.notes {
    color: #666;
    background-color: #FFF;
    font-size: 85%;
    border: none
    }
.pagenum.notes:before {
    content: "["
    }
.pagenum.notes:after {
    content: "]"
    }
div.mynote, p.mynote {
    background-color: #DDE;
    color: #000;
    padding: 1em;
    margin: 1em 5%;
    font-family: sans-serif
    }
div.mynote {
    padding-top: 0.25em;
    margin-top: 2em
    }
div.mynote.plain {
    background-color: #EEF;
    color: #000;
    border: 4px ridge #99C
    }
div.mynote p, p.mynote {
    font-size: 90%
    }
div.mynote a {
    text-decoration: none
    }
div.fig {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }