body {
    margin-left: 10%;
    margin-right: 10%
    }
div.prolog, div.play {
    margin-top: 3em;
    margin-bottom: 3em
    }
div.center {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
    }
hr {
    width: 80%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
hr.mid {
    width: 40%
    }
hr.small {
    width: 20%
    }
hr.tiny {
    width: 10%
    }
em {
    letter-spacing: 0.16em;
    padding-left: 0.16em;
    font-style: normal
    }
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%
    }
h3.extended, h4.extended {
    letter-spacing: 0.16em
    }
h4 {
    font-size: 120%
    }
h3.extended, h4.extended {
    letter-spacing: 0.16em
    }
div.play h4 {
    font-weight: bold
    }
h5 {
    font-size: 100%
    }
div.play h5 {
    font-weight: bold;
    font-size: 105%
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.right {
    margin-right: 10%;
    text-align: right
    }
p.center {
    text-align: center
    }
p.space {
    margin-top: 1em
    }
div.footnote, p.footnote {
    margin: 2em 1em
    }
p.footnote, div.footnote p {
    font-size: 90%
    }
a {
    text-decoration: none
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0;
    padding-left: 0.25em
    }
div.scenedesc, p.scenedesc {
    margin: 0.75em 1em
    }
p.scenedesc, div.scenedesc p {
    font-size: 92%
    }
p.stagedir {
    font-size: 92%;
    text-align: center
    }
span.stagedir {
    font-size: 92%
    }
.stagedir:before {
    content: "("
    }
.stagedir:after {
    content: ")"
    }
p.stagedir.plain:before, p.stagedir.plain:after {
    content: ""
    }
div.poem {
    margin-top: 0.5em;
    margin-left: 4em
    }
div.poem p {
    margin-left: 2em;
    text-indent: -2em;
    margin-top: 0
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0
    }
.sans {
    font-family: sans-serif;
    font-size: 95%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
div.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em 1em 1em;
    margin: 1em 5%
    }
div.mynote p {
    font-family: sans-serif;
    font-size: 90%
    }