p {
    text-align: justify;
    text-indent: 1.5em
    }
p.center, p.right, p.no-indent, #tnote p, #tnote-bottom p {
    text-indent: 0
    }
p.hanging-indent, #index p {
    padding-left: 1.5em;
    text-indent: -1.5em
    }
p.hanging-indent {
    margin: 1.5em auto;
    font-size: 0.9em
    }
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
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
blockquote {
    margin: 0.75em 10%
    }
ol {
    margin-left: 1.5em;
    padding-left: 1.5em
    }
ol li {
    margin: 0.75em 0;
    text-align: justify
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
p.right {
    margin-right: 1.5em
    }
.small-caps {
    font-variant: small-caps
    }
.italic {
    font-style: italic
    }
.poetry {
    text-align: left
    }
.poetry .stanza {
    margin: 1em 0
    }
.poetry .line {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poetry .indent1 {
    margin-left: 0.4em
    }
.poetry .indent30 {
    margin-left: 13em
    }
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 {
    max-width: 95%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em;
    margin: 6em auto
    }
table {
    margin: auto
    }
table caption {
    text-align: center;
    font-variant: small-caps
    }
#toc td {
    padding: 0.35em 0 0.35em 1em;
    text-indent: -1em
    }
#toc .heading {
    text-align: center;
    font-variant: small-caps;
    padding-top: 0.75em;
    line-height: 1.5em
    }
#toc .right {
    padding-left: 3em;
    vertical-align: bottom
    }
#weather-record th {
    font-weight: normal;
    text-align: right;
    vertical-align: top;
    white-space: nowrap
    }
#weather-record td {
    text-align: justify
    }
#schools td.right {
    padding-right: 1em
    }
#permits td.right, #clearings td.right, #indices td.right, #growth td.right {
    padding-left: 3em
    }
#indices th {
    font-weight: normal;
    font-style: italic;
    padding-left: 1em
    }
#action th {
    font-weight: normal;
    font-style: italic;
    vertical-align: top
    }
#action td.right {
    padding-right: 0.75em
    }
#action td.center {
    text-align: center;
    white-space: nowrap
    }
#action td.wide {
    padding-right: 3em
    }
#action .invisible {
    visibility: hidden
    }
#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: 40em;
        margin: auto
        }
    p {
        margin: 0.75em auto
        }
    #index {
        max-width: 20em;
        margin: auto
        }
    #tnote {
        max-width: 26em
        }
    .page-break {
        margin-top: 8em
        }
    .footnotes {
        margin: 8em auto;
        padding: 1em 0;
        border-top: 1px solid black;
        border-bottom: 1px solid black
        }
    }
@media screen, print {
    .poetry {
        margin-left: auto;
        margin-right: auto;
        max-width: 24em
        }
    .width20 {
        max-width: 20em
        }
    }
@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%
        }
    .poetry {
        max-width: 90%;
        width: 90%;
        margin-left: 10%
        }
    .poetry .indent30 {
        margin-left: 4em
        }
    #corrections li {
        margin: 0
        }
    }