body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2 {
    clear: both;
    text-align: center;
    font-weight: normal
    }
h2 {
    margin: 0 auto 1.5em auto;
    font-weight: normal
    }
.new-h2 {
    margin-top: 5em
    }
hr {
    width: 45%;
    clear: both;
    margin: 2em auto
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.pagenum {
    font-size: small;
    text-align: right;
    color: #808080
    }
.smcap {
    font-variant: small-caps
    }
.gesp {
    letter-spacing: 0.3em;
    margin-right: -0.3em
    }
.sp-after {
    margin-right: 0
    }
.sp-before {
    margin-left: 0.3em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnotes {
    border: dashed 1px #808080;
    margin-top: 6em
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify
    }
.footnote .label, .fnanchor {
    vertical-align: super;
    text-decoration: none;
    font-size: x-small;
    font-weight: normal;
    font-style: normal
    }
img.cap {
    margin: 0 0.2em 0 0
    }
div.dropcap p {
    margin-bottom: 0
    }
.first-word {
    text-transform: uppercase;
    font-size: 0.9em
    }
.chapter-end {
    margin-top: 3em
    }
#toc {
    width: 80%;
    margin: auto
    }
#toc th {
    font-weight: normal
    }
#toc .chapter, #toc .page {
    text-align: right
    }
#toc .chapter {
    padding-right: 0.5em;
    vertical-align: top
    }
#toc .page {
    padding-left: 0.5em;
    vertical-align: bottom
    }
#toc a {
    text-decoration: none
    }
#title {
    margin: 8em auto
    }
#title td {
    vertical-align: middle
    }