body {
    margin-left: 8%;
    margin-right: 8%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.3em
    }
body > p, blockquote.letter > p {
    text-align: justify;
    text-indent: 1em
    }
blockquote.letter > p {
    line-height: 1.1em
    }
.center {
    text-align: center;
    text-indent: 0
    }
p.break {
    margin-top: 4em
    }
p.endpage {
    margin-top: 0
    }
img {
    border: none;
    padding: 0
    }
p.caption {
    margin-top: 0;
    font-size: smaller
    }
h1 {
    text-align: center
    }
h2 {
    margin-top: 3em;
    margin-bottom: 1em;
    text-align: center
    }
h3 {
    margin-top: 2em;
    text-align: center
    }
h3.endpage {
    text-align: left;
    text-decoration: underline;
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 0
    }
h1 + p {
    text-indent: 0
    }
h2 + p {
    text-indent: 0
    }
h3 + p {
    text-indent: 0
    }
blockquote.poem {
    text-align: left;
    margin-left: 25%;
    margin-right: 25%
    }
hr.nocss {
    display: none
    }
li {
    font-variant: small-caps;
    margin-top: 0.15em;
    line-height: 1.2em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
ul.TOC {
    list-style-type: none;
    margin-right: 20%;
    margin-left: 20%
    }