body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.letter {
    text-align: right
    }
a {
    text-decoration: none
    }
img {
    border: none
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    width: 80%;
    padding: 1em;
    margin-left: auto;
    margin-right: auto
    }
.chapter {
    text-align: right
    }
.book {
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.tocpnum {
    text-align: right
    }
.ohdash {
    letter-spacing: -0.25em
    }
ins.correction {
    border-bottom-style: dashed;
    border-bottom-color: blue;
    border-bottom-width: 1px
    }
.pagenum {
    font-size: 0.7em;
    text-align: right;
    color: gray;
    background-color: white
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
p.i8 {
    margin-left: 8em
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 75%
    }