body {
    margin-left: 7%;
    margin-right: 7%;
    font-size: 110%
    }
p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.5em;
    line-height: 110%
    }
h1 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 140%;
    line-height: 140%;
    margin-top: 1em;
    margin-bottom: 1em
    }
h2 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 110%;
    line-height: 110%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 100%;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
#tnote {
    background-color: #EEE;
    color: inherit;
    margin: 2em 20%;
    padding: 0.5em 1em;
    border: 1px solid gray;
    font-size: small
    }
#tnote p {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.75em;
    margin-top: 0.25em
    }
.image-center {
    margin: 1.5em auto;
    text-align: center
    }
.front {
    margin-top: 2em;
    margin-bottom: 2em
    }
.front p {
    margin-top: 2em;
    margin-bottom: 2em;
    text-indent: 0;
    text-align: center;
    line-height: 125%
    }
#toc {
    table-layout: fixed;
    width: 20em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em
    }
#toc td {
    font-size: small
    }
#toc td.chapnum {
    padding-top: 1em;
    text-align: center
    }
#toc td.chaptxt {
    width: 18em;
    text-align: left;
    font-variant: small-caps
    }
#toc td.pag {
    width: 2em;
    text-align: right;
    font-size: x-small
    }
.pagenum {
    font-size: small;
    font-style: normal;
    font-weight: normal;
    text-align: right
    }
div.index {
    font-size: small;
    width: 25em;
    margin-left: auto;
    margin-right: auto;
    line-height: 95%
    }
ul {
    list-style-type: none;
    font-size: inherit;
    padding-left: 0.5em
    }
li {
    margin-top: 0.2em;
    margin-left: 1em;
    text-indent: -1em
    }
.booklist {
    line-height: 95%;
    width: 20em;
    margin-left: auto;
    margin-right: auto
    }
.book {
    margin-left: 1.5em;
    text-indent: -1.5em;
    margin-bottom: 0
    }
.review {
    font-size: small;
    margin-top: 0
    }
.print-pub {
    text-indent: 0;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    font-size: x-small;
    font-variant: small-caps
    }
.nodent {
    text-indent: 0
    }
.center {
    text-indent: 0;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.large {
    font-size: large
    }
.x-large {
    font-size: x-large
    }
.small {
    font-size: small
    }
.x-small {
    font-size: x-small
    }
.gap-above {
    margin-top: 2em
    }