body {
    margin-left: 10%;
    margin-right: 15%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.smaller {
    width: 50%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
td {
    vertical-align: top;
    font-size: 90%;
    padding: 0.5em
    }
h1, h2, h3, h4, h5, h6, .biggest {
    text-align: center;
    font-weight: normal;
    margin: 0.5em;
    padding: 0.1em
    }
.biggest {
    font-size: 400%;
    margin: 0.1em
    }
h1 {
    font-size: 300%;
    margin: 0.2em
    }
h2 {
    font-size: 200%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 125%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 90%
    }
p {
    margin: 0.5em 0 0.1em;
    padding: 0
    }
p.editors {
    text-align: center;
    font-style: italic
    }
p.intro, p.indent {
    font-family: monospace
    }
p.indent {
    margin-left: 60%;
    font-style: italic
    }
.typehead {
    text-align: center;
    font-family: monospace;
    margin-bottom: 1.5em
    }
a.hajesty {
    text-decoration: none
    }
a.hajesty:link {
    color: #666
    }
a.hajesty:visited {
    color: #333
    }
td.dedic {
    font-size: 100%;
    font-style: italic;
    padding: 0.2em
    }
td.filler {
    width: 2em;
    padding: 0.2em
    }
td.cast, td.actors {
    font-size: 100%
    }
td.actors {
    border-left: thin solid;
    width: 25%
    }
.act {
    font-size: 150%;
    text-align: center;
    padding-top: 3em;
    letter-spacing: 0.2em
    }
.scene, .sceneplain {
    font-size: 125%;
    text-align: center;
    padding-top: 1em
    }
.scene {
    font-style: italic
    }
.scenedesc {
    text-align: center;
    margin: 1em;
    font-size: 110%;
    font-style: italic
    }
.entrance {
    text-align: center;
    margin: 0.5em;
    font-style: italic
    }
.stagedir {
    text-align: right;
    margin-top: 0.1em;
    margin-right: 2em;
    margin-bottom: 0.5em;
    font-style: italic
    }
.insetdir {
    margin-left: 0.5em;
    margin-right: 0.5em;
    font-style: italic
    }
.charname {
    font-style: normal
    }
.sceneword {
    font-style: normal;
    letter-spacing: 0.2em
    }
.verse, .verse1, .plainverse {
    margin-left: 1em;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.verse, .verse1, .versespace {
    font-style: italic
    }
.verse1 {
    text-indent: 1em
    }
.versespace {
    margin: 1em
    }
.firstletter, .secondletter {
    padding-right: 0.1em;
    margin-bottom: -0.3em;
    font-style: normal;
    vertical-align: top
    }
.firstletter {
    font-size: 400%
    }
.secondletter {
    font-size: 250%
    }
.smallcaps {
    font-variant: small-caps;
    font-style: normal
    }
.extended {
    letter-spacing: 0.2em;
    font-style: italic
    }
table.order {
    border: thin solid
    }
td.order, td.years, td.price {
    padding: 0.1em 0.2em
    }
td.order {
    width: 50%
    }
td.years {
    border-left: thin solid
    }
.publist, .publist1 {
    font-size: 95%;
    font-family: monospace;
    margin-left: 2em
    }
.publist {
    text-indent: -2em
    }
.publist1 {
    text-indent: -1.5em
    }
.pagenum {
    font-size: 95%;
    font-style: normal;
    font-weight: normal;
    text-align: left
    }
.folionum {
    font-size: 90%;
    font-weight: bold;
    font-style: normal;
    text-align: left
    }
.contents {
    font-size: 95%;
    font-family: sans-serif;
    line-height: 1.4em;
    margin-left: 12em;
    text-indent: -2em
    }
.mynote {
    font-size: 90%;
    font-family: sans-serif;
    margin: 1em 5%;
    padding: 0.5em;
    background-color: #DDE;
    color: #000
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }