body {
    margin-left: 10%;
    margin-right: 10%
    }
div.titlepage, div.intro {
    margin-top: 4em;
    padding-bottom: 3em;
    border-bottom: 3px double #666
    }
div.cast {
    width: 22em;
    margin-left: auto;
    margin-right: auto
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 250%
    }
h2 {
    font-size: 205%
    }
h3 {
    font-size: 150%
    }
table h3 {
    margin-top: 3em;
    margin-bottom: 1em
    }
h4 {
    font-size: 120%
    }
div.intro h4 {
    margin-top: 3em;
    margin-bottom: 1em
    }
table h4 {
    margin-top: 1.5em;
    margin-bottom: 1em
    }
h5 {
    font-size: 100%
    }
div.intro h5 {
    margin-top: 3em
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
div.intro p {
    font-size: 92%
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.center {
    text-align: center
    }
div.sans {
    font-family: sans-serif
    }
div.hanging {
    margin-left: 2em
    }
div.hanging p {
    margin-left: 2em;
    text-indent: -2em
    }
p.smallest {
    font-size: 75%;
    font-family: sans-serif
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    border-collapse: collapse;
    font-size: inherit;
    font-family: inherit
    }
col.left {
    width: 50%
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0 1em 0 0
    }
table.cast td {
    padding: 0.1em 0
    }
td.right {
    text-align: right
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em
    }
table p.german, table td.german p {
    margin-left: 40%;
    text-indent: -40%
    }
table td.german.shallow p {
    margin-left: 20%;
    text-indent: -20%
    }
table p.prose {
    margin-left: 0;
    text-indent: 1em
    }
table p.indent {
    text-indent: -1em
    }
table p.space {
    margin-top: 0.75em
    }
table p.stagedir {
    margin-top: 0.75em;
    margin-left: 1em;
    text-indent: -1em
    }
p.speaker {
    text-align: center;
    font-variant: small-caps
    }
p.speaker.ital {
    font-variant: normal;
    font-style: italic
    }
table p.speaker, table td.german p.speaker {
    margin: 0.75em 0;
    text-indent: 0
    }
.smallcaps {
    font-variant: small-caps
    }
span.opaque {
    color: inherit;
    background-color: #FFF;
    padding: 0 0.2em
    }
span.smaller {
    font-size: 88%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: small;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
span.pagenum.german {
    left: 2%;
    right: 94%
    }
span.pagenum.english {
    left: 94%;
    right: 4%
    }
.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
    }