h1 {
    text-align: left;
    text-indent: 0;
    font-size: 200%;
    font-weight: 500;
    line-height: 1.2;
    margin: 1em 0 1.5em 0
    }
h2, h3 {
    text-align: center;
    text-indent: 0;
    font-size: 110%;
    font-weight: 500;
    line-height: 1.4;
    margin: 1em 0;
    clear: both
    }
h2, #partii {
    padding-top: 4em
    }
div.frontcover {
    text-align: center
    }
div.frontcover, div.halftitle, div.titlepage, div.apology, div.story {
    margin: 6em auto
    }
div.halftitle, div.titlepage, div.apology, div.story {
    max-width: 28em
    }
div.frontcover, div.halftitle, div.titlepage, h2, #partii {
    page-break-before: always
    }
div.apology, div.story {
    font-size: 117%;
    line-height: 1.4;
    word-spacing: 0.1em
    }
div.keeptogether {
    page-break-inside: avoid
    }
p {
    text-align: justify;
    margin-top: 0
    }
p.ctr {
    text-align: center;
    text-indent: 0
    }
div.titlepage p {
    text-indent: 0;
    padding-top: 12em
    }
#introby {
    text-align: right;
    text-indent: 0;
    padding-top: 0
    }
#introby span {
    display: inline-block;
    text-align: left;
    line-height: 1.3;
    word-spacing: 0.33em;
    font-weight: 500
    }
p.tb {
    margin-top: 2em
    }
p.sig {
    text-align: right;
    padding-right: 2em;
    margin-bottom: 0
    }
p.sigdate {
    text-indent: 2em;
    page-break-after: always
    }
img.cap {
    margin: 0 0.5em 0 0
    }
p.cap {
    text-indent: -1.05em
    }
div.drop p:first-letter {
    color: transparent;
    visibility: hidden
    }
div.footnotes {
    margin: 2em 0 1em 2em;
    line-height: 1.2;
    font-size: 90%;
    border-top: thin solid black
    }
div.footnotes p {
    margin-left: 1em;
    text-indent: -1em
    }
a:link {
    text-decoration: none
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%
    }
.fnreturn {
    padding-left: 4em
    }
span.pagenum {
    font-size: x-small;
    font-family: serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-indent: 0;
    text-align: left;
    margin: 0;
    padding: 0.05em 0.5em
    }
hr.ww {
    width: 100%;
    height: 0.25em;
    margin: 1em auto
    }
.ns, #dummyh2 {
    display: none;
    visibility: hidden
    }
em, cite {
    font-style: italic
    }
span.nw {
    white-space: nowrap;
    word-spacing: normal
    }
@media print {
    a:link {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    a:visited {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    span.pagenum {
        display: none;
        visibility: hidden
        }
    div.apology {
        page-break-before: always
        }
    div.frontcover {
        padding-top: 2em
        }
    div.halftitle, div.titlepage, div.apology, div.story {
        padding-top: 6em
        }
    p {
        margin: 0 0 0.15em 0;
        text-indent: 2em
        }
    .fnreturn {
        display: none;
        visibility: hidden
        }
    }
@media screen {
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    span.pagenum {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline;
        visibility: visible;
        position: absolute;
        left: 1%
        }
    div.titlepage {
        border: thin solid silver;
        padding-left: 0.5em;
        padding-right: 0.5em
        }
    #frontcover {
        width: 600px
        }
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    img.cap {
        display: none;
        visibility: hidden
        }
    div.drop p:first-letter {
        color: inherit;
        visibility: visible
        }
    p.cap {
        text-indent: 0
        }
    #dummyh2 {
        display: block
        }
    span.pagenum, hr.ww, div.frontcover {
        display: none;
        visibility: hidden
        }
    }