p {
    text-align: justify;
    text-indent: 1.5em
    }
p.center, p.no-indent, p.drop-cap {
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h1 {
    margin: 6em auto 2em auto;
    font-size: x-large;
    line-height: 1.7em
    }
h2 {
    margin: 4em auto 1.5em auto
    }
h3 {
    line-height: 2em;
    margin: 2em auto
    }
h3 .title {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
ins.erratum {
    border-bottom: 1px dashed #6de638
    }
.small-caps {
    font-variant: small-caps;
    font-style: normal
    }
.all-upper {
    font-size: 0.8em
    }
.upper-case {
    text-transform: uppercase
    }
hr {
    color: black;
    background-color: black;
    width: 6em;
    border: none;
    margin: 2em auto
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.figcenter {
    margin: 2em auto;
    text-align: center
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }
a:link, a:visited {
    text-decoration: none
    }
.drop-cap:first-letter {
    font-size: 2.5em;
    line-height: 0.7em;
    padding-right: 0.07em
    }
.poetry {
    max-width: 90%;
    margin: 0 auto;
    text-align: left
    }
.poetry .stanza {
    margin: 1em 0
    }
.poetry .line {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
blockquote {
    max-width: 70%;
    margin: 2em auto
    }
.fnanchor, .footnote .label {
    text-decoration: none
    }
#tnote, #tnote-bottom {
    max-width: 90%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em;
    margin: 6em auto
    }
#corrections {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
#corrections li {
    margin: 0.5em 0.25em
    }
#toc, #errata {
    border-collapse: collapse;
    margin: auto
    }
#toc td, #errata td, #errata th {
    padding: 0.2em 0;
    vertical-align: top
    }
#toc .number {
    text-align: right;
    padding-right: 0
    }
#toc .right, #errata .right {
    vertical-align: bottom;
    padding-left: 3em
    }
#errata .correction {
    padding-left: 4.5em
    }
#errata th {
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid black;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
#errata td {
    text-align: justify;
    text-indent: -1.5em;
    padding-left: 1.5em
    }
#errata td.right {
    text-align: right
    }
@page {
    margin: 0.25em
    }
@media screen {
    body {
        width: 80%;
        max-width: 45em;
        margin: 120px auto
        }
    p {
        margin: 0.75em auto
        }
    #tnote {
        width: 26em;
        padding: 0.75em
        }
    #tnote-bottom {
        width: 31em
        }
    #tnote p {
        margin: 0.35em auto
        }
    .page-break {
        margin-top: 8em
        }
    .footnotes {
        margin-top: 6em;
        border: 1px dashed #808080;
        background-color: #fcfcfc;
        padding: 1em
        }
    .fnanchor {
        vertical-align: super;
        font-size: small;
        line-height: 0.7em
        }
    }
@media screen, print {
    .poetry {
        width: 14em
        }
    .width12 {
        width: 12em
        }
    }
@media all {
    p {
        margin: 0
        }
    .pagenum, #tnote .screen {
        display: none
        }
    ins {
        border: none
        }
    a:link, a:visited {
        color: black
        }
    #tnote, #tnote-bottom, h1, h2, .footnotes, .page-break {
        page-break-before: always
        }
    #tnote, #tnote-bottom, .footnotes {
        width: 100%;
        max-width: 100%;
        margin: auto;
        background-color: white;
        border: none
        }
    .page-break-after {
        page-break-after: always
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    h1, h2 {
        margin-bottom: 0.5em
        }
    h2 {
        margin-top: 1.5em
        }
    a:link, a:visited {
        text-decoration: underline
        }
    .poetry {
        max-width: 95%;
        margin: 0 2.5%
        }
    .poetry, .width12 {
        width: 95%
        }
    }