p {
    text-align: justify;
    text-indent: 1.5em
    }
p.center, p.right, p.no-indent, p.drop-cap, #tnote p, #tnote-bottom p {
    text-indent: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: x-large;
    margin: 4em auto 1em auto;
    line-height: 1.4em
    }
h2 {
    font-size: large;
    margin: 6em auto 1em auto;
    line-height: 1.5em
    }
h3 {
    margin: 2em auto 1em auto
    }
a:link, a:visited {
    text-decoration: none
    }
hr {
    visibility: hidden;
    margin: 1.5em auto
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
p.right {
    margin-right: 1.5em
    }
.figcenter {
    margin: 2em auto
    }
.upper-case {
    text-transform: uppercase
    }
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
    }
#toc {
    margin: auto
    }
#toc td {
    font-variant: small-caps;
    vertical-align: top;
    padding: 0.25em 0
    }
#toc td.right {
    padding-left: 3em;
    vertical-align: bottom
    }
#tnote, #tnote-bottom {
    max-width: 95%;
    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
    }
#corrections .correction {
    text-decoration: underline
    }
@page {
    margin: 0.25em
    }
@media screen {
    body {
        width: 80%;
        max-width: 30em;
        margin: auto
        }
    p {
        margin: 0.75em auto
        }
    #tnote, #tnote-bottom {
        max-width: 26em
        }
    .page-break {
        margin-top: 8em
        }
    }
@media screen, print {
    img.drop-cap {
        float: left;
        margin: 0 0.5em 0 0;
        position: relative
        }
    p.drop-cap:first-letter {
        visibility: hidden;
        margin-left: -1em
        }
    p.drop-i1:first-letter {
        margin-left: -0.8em
        }
    p.drop-i2:first-letter {
        margin-left: -0.4em
        }
    p.drop-wide:first-letter {
        margin-left: -1.6em
        }
    p.drop-t:first-letter {
        margin-left: -0.6em
        }
    .invisible {
        visibility: hidden
        }
    }
@media all {
    p {
        margin: 0
        }
    #tnote, #tnote-bottom {
        background-color: white;
        border: none;
        width: 100%
        }
    #tnote p, #tnote-bottom p {
        margin: 0.25em 0
        }
    #tnote .screen, .pagenum {
        display: none
        }
    ins {
        border: none
        }
    a:link, a:visited {
        color: black
        }
    #tnote, #tnote-bottom, h1, h2, .footnotes, .page-break {
        page-break-before: always
        }
    #tnote-bottom {
        page-break-after: always
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    #corrections li {
        margin: 0
        }
    }