p {
    text-align: justify;
    text-indent: 1.5em;
    line-height: 1.25
    }
p.center, p.right, p.no-indent, #tnote p, #tnote-bottom p {
    text-indent: 0
    }
p.hanging-indent {
    margin-left: 3em;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
h1, h2 {
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: x-large;
    margin: 2em auto 1em auto
    }
h2 {
    text-align: center;
    font-size: large;
    margin: 4em auto 1em auto;
    line-height: 1.5
    }
a:link, a:visited {
    text-decoration: none
    }
hr {
    width: 4em;
    color: black;
    background-color: black;
    border: none;
    margin: 1.5em auto
    }
blockquote {
    margin: 1.5em 0;
    font-size: 0.9em
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.center {
    text-align: center
    }
p.right {
    text-align: right;
    margin-right: 1.5em
    }
.small-caps {
    font-variant: small-caps
    }
.italic {
    font-style: italic
    }
.bold {
    font-weight: bold
    }
.underlined {
    text-decoration: underline
    }
.sans-serif {
    font-family: Sans-Serif
    }
.poetry {
    margin-left: 1.5em
    }
.footnotes {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver
    }
.footnote {
    margin-top: 1em;
    margin-bottom: 1em
    }
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
    }
#tnote, #tnote-bottom {
    text-align: justify;
    padding: 0 0.75em
    }
ul#corrections {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
ul#corrections li {
    margin: 0.5em 0.25em
    }
ul#corrections .correction {
    text-decoration: underline
    }
@page {
    margin: 0.25em
    }
@media screen {
    body {
        width: 80%;
        max-width: 40em;
        margin: auto
        }
    p {
        margin: 0.5em auto
        }
    #tnote, #tnote-bottom {
        border: 1px dashed #808080;
        background-color: #fafafa;
        margin: 8em auto
        }
    #tnote {
        max-width: 26em
        }
    .page-break, .footnotes {
        margin-top: 8em
        }
    .page-break-after {
        margin-bottom: 8em
        }
    }
@media all {
    p {
        margin: 0
        }
    #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, .page-break, .footnotes {
        page-break-before: always
        }
    .page-break-after, #tnote-bottom {
        page-break-after: always
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    #corrections li {
        margin: 0
        }
    }