
#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_center {text-align: center; display: block;}
    .xhtml_center table {
        display: table;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        }
@media screen {
    body {
        margin-left: 15%;
        margin-right: 15%
        }
    }
.pagedjs_page_content > div {
    margin-left: 15%;
    margin-right: 15%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.short {
    width: 15%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.med {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    position: absolute;
    left: 92%;
    font-size: 75%;
    text-indent: 0;
    background-color: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%
    }
.bi {
    margin-left: 1em
    }
.bbox {
    border: solid black 1px;
    margin-left: 10%;
    margin-right: 10%
    }
.bboxf {
    border: solid black 1px
    }
.box {
    border: solid black 1px;
    padding: 0.7px;
    font-size: 90%
    }
.center {
    text-align: center
    }
.centertp {
    text-align: center;
    padding-top: 1em;
    text-indent: 0
    }
.centerbp {
    text-align: center;
    padding-bottom: 1em
    }
.centertbp {
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
    text-indent: 0
    }
.ct {
    text-align: center;
    vertical-align: top
    }
.cb {
    text-align: center;
    vertical-align: bottom
    }
.right {
    text-align: right
    }
.tp {
    padding-top: 1em
    }
.bp {
    padding-bottom: 1em
    }
.noindent {
    text-indent: 0
    }
.vat {
    vertical-align: top
    }
.ind {
    text-indent: 2em
    }
.hang {
    text-indent: -2em;
    margin-left: 2em
    }
.sm {
    font-size: 75%
    }
.slg {
    font-size: 110%
    }
.lg {
    font-size: 125%
    }
.mlg {
    font-size: 150%
    }
.xlg {
    font-size: 200%
    }
.xxlg {
    font-size: 250%
    }
.xxxlg {
    font-size: 300%
    }
.xxxxlg {
    font-size: 400%
    }
.super {
    vertical-align: baseline;
    position: relative;
    bottom: 0.4em;
    font-size: 80%;
    text-decoration: none
    }
.super2 {
    vertical-align: baseline;
    position: relative;
    bottom: 0.4em;
    font-size: 80%;
    text-decoration: underline
    }
.u {
    text-decoration: underline
    }
.nobold {
    font-weight: normal
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%
    }
.fnanchor {
    vertical-align: baseline;
    position: relative;
    bottom: 0.4em;
    font-size: 80%;
    text-decoration: none
    }
.notes {
    background-color: #eee;
    color: #000;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: 5%;
    margin-right: 5%
    }
.err {
    border-bottom: thin dotted red
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
