body {
    margin-left: 8%;
    margin-right: 7%;
    max-width: 40em
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.4em
    }
body > p {
    text-align: justify;
    text-indent: 0
    }
li {
    margin-top: 0.33em;
    line-height: 1.2em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
h2.chp {
    text-align: center;
    margin-top: 4em
    }
blockquote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 100%
    }
ul.TOC {
    list-style-type: none;
    margin-right: 5%
    }
ul.TOCSub {
    list-style-type: none;
    margin-right: 10%
    }
hr {
    width: 45%;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
div.ctr {
    text-align: center
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.page2 {
    display: inline;
    font-size: 50%;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0
    }
.fnref {
    font-size: smaller
    }
.note {
    font-size: 90%;
    margin: 0 2em 1em 2em
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }
pre {
    font-size: 8pt
    }
hr.full {
    width: 100%
    }