
#pg-header div, #pg-footer div {
    all: initial;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 2em;
}
#pg-footer div.agate {
    font-size: 90%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
#pg-footer li {
    all: initial;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: -0.6em;
}
#pg-footer div.secthead {
    font-size: 110%;
    font-weight: bold;
}
#pg-footer #project-gutenberg-license {
    font-size: 110%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
#pg-header-heading {
    all: inherit;
    text-align: center;
    font-size: 120%;
    font-weight:bold;
}
#pg-footer-heading {
    all: inherit;
    text-align: center;
    font-size: 120%;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}
#pg-header #pg-machine-header p {
    text-indent: -4em;
    margin-left: 4em;
    margin-top: 1em;
    margin-bottom: 0;
    font-size: medium
}
#pg-header #pg-header-authlist {
    all: initial;
    margin-top: 0;
    margin-bottom: 0;
}
#pg-header #pg-machine-header strong {
    font-weight: normal;
}
#pg-header #pg-start-separator, #pg-footer #pg-end-separator {
    margin-bottom: 3em;
    margin-left: 0;
    margin-right: auto;
    margin-top: 2em;
    text-align: center
}
.xhtml_big {font-size: larger;} 
    .xhtml_center {text-align: center; display: block;}
    .xhtml_center table {
        display: table;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        }
p {
    text-align: justify;
    text-indent: 1.5em
    }
p.center, p.no-indent, #tnote p, #tnote-bottom p {
    text-indent: 0
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 0;
    font-weight: normal
    }
h1 {
    font-size: x-large;
    margin: 4em auto 1em auto;
    line-height: 1.2em
    }
h2 {
    margin: 6em auto 1.5em auto;
    line-height: 1.4em
    }
h3 {
    text-align: justify;
    clear: both;
    margin-top: 1.5em;
    font-size: medium;
    font-weight: bold
    }
a:link, a:visited {
    text-decoration: none
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.small-caps {
    font-variant: small-caps
    }
.all-upper {
    font-size: smaller
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.figcenter {
    margin: 3em auto;
    text-align: center
    }
a[title].pagenum {
    position: absolute;
    right: 3%
    }
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;
    padding: 1px 4px 1px 4px;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }
.poetry {
    text-align: left;
    font-size: smaller;
    margin-left: 3em
    }
.poetry .stanza {
    margin: 1em 0
    }
.poetry .line {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poetry .indent3 {
    margin-left: 1.25em
    }
.poetry .indent4 {
    margin-left: 2em
    }
.poetry .right {
    margin-right: 3em
    }
ul {
    list-style-type: none;
    margin: 1em 0 1em 3em;
    padding: 0
    }
div.example {
    margin: 1em 0;
    font-size: smaller
    }
div.example p {
    margin: 0.25em 0
    }
table.example {
    width: 100%;
    margin: 1em 0;
    border-collapse: collapse
    }
table.example td {
    font-size: smaller;
    text-align: justify;
    vertical-align: top;
    text-indent: 1.5em;
    padding: 0.25em 0;
    width: 50%
    }
table.example td.first {
    padding-right: 0.75em
    }
table.example td.second {
    padding-left: 0.75em
    }
#tnote, #tnote-bottom {
    max-width: 90%;
    border: 1px dashed #808080;
    background-color: #fafafa;
    text-align: justify;
    padding: 0 0.75em;
    margin: 120px auto 120px auto
    }
#toc th {
    text-align: right;
    font-weight: normal;
    font-variant: small-caps
    }
#toc td {
    vertical-align: top
    }
#toc td.right {
    vertical-align: bottom
    }
#toc td.number {
    text-align: right;
    padding-right: 0.5em
    }
#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
        }
    #tnote {
        max-width: 26em
        }
    #tnote-bottom {
        max-width: 28em
        }
    .page-break {
        margin-top: 8em
        }
    }
@media screen, print {
    .poetry {
        width: 90%;
        max-width: 24em;
        margin: auto
        }
    ul.word-list {
        max-width: 8em;
        margin: auto
        }
    }
@media print, handheld {
    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
        }
    a:link, a:visited {
        color: black
        }
    #tnote, #tnote-bottom, h1, h2, .page-break {
        page-break-before: always
        }
    h3 {
        page-break-after: avoid
        }
    #tnote-bottom {
        page-break-after: always
        }
    }
@media handheld {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    #corrections li {
        margin: 0
        }
    }
