body {
    margin-left: 10%;
    margin-right: 10%
    }
div.page {
    margin-top: 4em;
    margin-bottom: 4em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.close {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    width: 40%
    }
hr.mid {
    width: 40%
    }
hr.small {
    width: 30%
    }
div.maintext a {
    text-decoration: none
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.25em;
    line-height: 0.1em
    }
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: 175%
    }
h3 {
    font-size: 150%
    }
div.maintext h3 {
    margin-top: 3em
    }
h4 {
    font-size: 120%
    }
div.maintext h4 {
    margin-top: 2em
    }
h5 {
    font-size: 100%
    }
div.maintext h5 {
    margin-top: 1.5em
    }
h4 span.subhead, h5 span.subhead {
    font-size: 80%;
    line-height: 2
    }
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.center {
    text-align: center
    }
p.right {
    text-align: right
    }
p.inset {
    margin-left: 2em
    }
div.footnote {
    margin: 1em 2em;
    font-size: 95%
    }
p.scenedesc {
    font-size: 92%;
    margin: 0.5em 1em
    }
span.speaker {
    font-style: italic;
    padding-right: 0.5em
    }
p.speaker {
    font-style: italic;
    clear: left
    }
.stagedir {
    font-size: 88%;
    line-height: 1.36
    }
p.stagedir {
    text-align: center;
    margin-top: 0.6em;
    margin-left: 1em;
    margin-right: 2em
    }
p.stagedir.long {
    text-align: left
    }
span.stagedir {
    padding-left: 0.25em;
    padding-right: 0.25em
    }
span.speaker + span.stagedir {
    padding-left: 0
    }
div.verse {
    margin: 0.5em 2em
    }
div.verse p {
    font-size: 88%;
    line-height: 1.36;
    margin-top: 0;
    margin-left: 4em;
    text-indent: -4em
    }
div.verse p.indent {
    text-indent: -3em
    }
p.verse {
    font-size: 88%;
    margin-top: 0.6em;
    line-height: 1.36
    }
p.verse.one {
    margin-left: 3em
    }
p.verse.two {
    margin-left: 5.5em
    }
p.verse.one + p.verse.two, p.verse.two + p.verse.one {
    margin-top: 0
    }
p.indent {
    text-indent: 1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: inherit;
    font-family: inherit
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.right {
    text-align: right
    }
td.number {
    text-align: right
    }
td.inset {
    padding-left: 1em
    }
td.bracket {
    vertical-align: middle;
    padding-left: 1em
    }
td.smallroman {
    text-transform: lowercase;
    font-variant: small-caps
    }
table.toc {
    width: 80%
    }
table.toc td {
    padding: 0.25em 0
    }
table.personae td {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.2
    }
span.smallcaps {
    font-variant: small-caps
    }
span.smaller {
    font-size: 88%
    }
span.opaque {
    color: inherit;
    background-color: #FFF
    }
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
    }
.mynote {
    background-color: #DDE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    margin: 1em 5%;
    padding: 0.5em 1em 1em
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
div.mynote a {
    text-decoration: none
    }