body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    margin-top: 0
    }
h2 {
    margin-bottom: 1.5em;
    font-size: x-large;
    font-weight: normal
    }
h3 {
    font-size: large;
    font-weight: normal
    }
.new-h2 {
    margin-top: 6em
    }
.new-h3 {
    margin-top: 3em
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #039
    }
.scene {
    font-style: italic;
    margin-bottom: 2em
    }
.speaker {
    font-size: 0.85em;
    font-style: normal
    }
.curtain {
    margin-top: 2.5em
    }
.smcap {
    font-variant: small-caps
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.pagenum {
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    font-style: normal;
    border: 1px solid silver;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
.footnotes {
    border: 1px dashed #808080;
    margin-top: 6em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
.poem {
    margin: auto;
    text-align: left;
    font-size: 0.9em
    }
table.together {
    border-collapse: collapse;
    padding: 0;
    margin: -0.3em 0
    }
table.together td {
    padding: 0.4em 0
    }
#tnote {
    width: 30em;
    border: 1px dashed #808080;
    background-color: #f6f6f6;
    text-align: justify;
    padding: 0.5em
    }
#tnote hr {
    width: 4em;
    color: black;
    background-color: black;
    border: none
    }