
#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: 2%;
        margin-right: 2%
        }
    }
.pagedjs_page_content > div {
    margin-left: 2%;
    margin-right: 2%
    }
.paper {
    background-color: white;
    font-size: medium;
    margin: auto;
    padding: 0
    }
.print {
    background-color: white;
    font-family: Times New Roman, Times, serif;
    text-align: left;
    text-indent: 0;
    margin: auto;
    padding: 0;
    border: 0 none
    }
h1 {
    font-size: 250%;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0.25em;
    margin-top: 0.5em
    }
h2 {
    font-size: 125%;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0.75em
    }
h3 {
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1.25em
    }
h4 {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 1em
    }
h5 {
    font-size: 80%;
    font-weight: bold;
    margin-bottom: 0.25em
    }
a:link {
    background-color: white;
    text-decoration: none
    }
a:visited {
    background-color: white;
    text-decoration: none
    }
a:hover {
    background-color: white;
    text-decoration: underline
    }
a:active {
    background-color: rgb(208, 208, 208);
    text-decoration: underline
    }
li {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.frontispiece {
    max-width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8em;
    padding: 2em 3em 3em 3em;
    border: 0.5mm solid black
    }
.author {
    margin-bottom: 3em
    }
.date {
    margin-bottom: 3em
    }
.contents {
    margin-bottom: 8em;
    padding-bottom: 2em;
    border-top: 0.25mm solid black;
    border-bottom: 0.25mm solid black
    }
.contentslist {
    margin-top: 3em;
    list-style-type: none
    }
.text {
    text-align: justify
    }
.chapter {
    margin-bottom: 8em
    }
p {
    text-indent: 1em;
    margin-top: 0;
    margin-bottom: 0
    }
p.firstpara {
    text-indent: 0
    }
p.firstpara:first-letter {
    font-size: 2em
    }
.firstword {
    text-transform: uppercase
    }
blockquote {
    margin: 0.75em 4em 0.75em 4em
    }
.break {
    font-weight: bold;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
.colophon {
    text-align: center;
    margin-top: 25mm;
    border-top: 0.25mm solid black
    }
.capitals {
    font-size: 0.75em;
    text-transform: uppercase
    }
.smallcapitals {
    font-variant: small-caps
    }
pre {
    font-size: medium;
    text-align: left;
    margin: auto
    }
