body {
    margin-left: 17%;
    margin-right: 17%;
    background-color: white
    }
p {
    text-align: justify;
    text-indent: 2em;
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
p.noindent {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
.pagenum {
    margin-right: 0;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0;
    font-size: x-small;
    color: white;
    white-space: nowrap
    }
.pagenum a {
    display: inline-block;
    color: #808080;
    border: 1px solid silver
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.small {
    font-size: small
    }
.tnote {
    text-align: justify;
    border: 1px dashed #808080;
    background-color: #eee;
    padding: 0.7em;
    text-indent: 0
    }
.tnote ul {
    padding-right: 1em;
    padding-left: 1em;
    margin-left: 1em;
    margin-bottom: 0
    }
.correction {
    text-decoration: none;
    border-bottom: 1px dashed #369
    }
.correction-list {
    display: none
    }
em {
    letter-spacing: 0.25em;
    margin-right: -0.25em;
    font-style: normal;
    font-weight: normal
    }
em.italic {
    letter-spacing: 0;
    margin-right: 0;
    font-style: italic;
    font-weight: normal
    }
a:link {
    text-decoration: none;
    color: #0000C8
    }
a:visited {
    text-decoration: none;
    color: #A000A0
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.pagenum a:hover {
    text-decoration: none
    }
.pagenum a:active {
    text-decoration: none
    }
.prologue {
    margin-left: auto;
    margin-right: auto;
    width: 27em
    }
.prologue p {
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.prologue .curtain, .curtain {
    margin-bottom: 6em
    }
.characters {
    line-height: 140%
    }
@media print {
    body {
        margin-left: 4%;
        margin-right: 9%
        }
    h1, h2 {
        page-break-after: avoid;
        padding-top: 4.5em
        }
    pre {
        visibility: hidden;
        display: none
        }
    .pagenum {
        position: absolute;
        left: 92%;
        margin-right: 0;
        text-align: right;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        letter-spacing: 0;
        text-decoration: none;
        text-indent: 0;
        font-size: x-small;
        color: #B0B0B0;
        white-space: nowrap
        }
    .pagenum a {
        color: #202020;
        border: 0;
        padding: 0
        }
    a:link {
        text-decoration: none;
        color: black
        }
    a:visited {
        text-decoration: none;
        color: black
        }
    a:hover {
        text-decoration: none;
        color: black
        }
    a:active {
        text-decoration: none;
        color: black
        }
    .pagenum a:hover {
        text-decoration: none
        }
    .pagenum a:active {
        text-decoration: none
        }
    .correction {
        text-decoration: none;
        border-bottom: 1px dashed black
        }
    span.correction {
        text-decoration: none;
        border-bottom: 0
        }
    .correction-list {
        display: inline
        }
    .break-before {
        page-break-before: always
        }
    .break-after {
        page-break-after: always
        }
    .middle {
        padding-top: 15em
        }
    .curtain {
        page-break-after: always
        }
    }