body {
    margin-left: 10%;
    margin-right: 10%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td {
    vertical-align: top;
    padding-right: 1em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
p, div {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 1.2
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    margin-top: 0.2em;
    margin-bottom: 0.2em
    }
h1 {
    font-size: 250%
    }
h1.pg {
    font-size: 173%;
    font-weight: bold
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h3.pg {
    font-size: 100%;
    font-weight: bold
    }
h4 {
    font-size: 115%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 90%
    }
.chapter {
    margin-top: 2em;
    margin-bottom: 1em
    }
.column {
    margin: 0 0 0 1em;
    text-indent: -1em
    }
.hanging1, .hanging2, .hanging3 {
    margin: 0 0 0 3em
    }
.hanging1.space {
    margin-top: 0.4em
    }
.hanging1 {
    text-indent: -3em
    }
.hanging2 {
    text-indent: -2em
    }
.hanging3 {
    text-indent: -1em
    }
table.plays {
    margin-left: 1em
    }
td.number {
    text-align: right;
    padding-right: 0.5em
    }
td.toc {
    font-variant: small-caps
    }
td.ditto {
    text-align: center
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.2em
    }
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
    }
.pagenum.right {
    right: 4%
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 4em;
    font-family: sans-serif;
    font-size: 95%
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 80%
    }