body {
    margin-left: 7%;
    margin-right: 7%;
    font-size: 105%
    }
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: 150%;
    line-height: 150%;
    margin-top: 1em;
    margin-bottom: 1em
    }
h2 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 120%;
    line-height: 120%;
    margin-top: 2em;
    margin-bottom: 1em
    }
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
    }
.front {
    margin-top: 2em;
    margin-bottom: 2em
    }
.front p {
    margin-top: 1.5em;
    margin-bottom: 1em;
    text-indent: 0;
    text-align: center;
    line-height: 125%
    }
.image-center {
    text-align: center;
    margin: 3em auto
    }
.right1 {
    padding-right: 1em;
    text-align: right
    }
.left1 {
    padding-left: 1em;
    text-align: left
    }
#revquote {
    text-align: right
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap:first-letter {
    margin: 0.05em 0.1em 0 0;
    font-size: 250%;
    line-height: 0.85em
    }
.pagenum {
    font-size: small;
    font-style: normal;
    font-weight: normal;
    text-align: right
    }
.fnanchor {
    vertical-align: 20%;
    font-size: x-small
    }
#footnote {
    margin: 1em 2.5em;
    font-size: small
    }
#booklist {
    margin: 1em 2.5em
    }
#booklist p.book {
    margin-left: 2em;
    text-indent: -2em;
    margin-top: 1.5em
    }
#booklist p.book:first-line {
    font-size: large;
    font-style: italic;
    line-height: 115%
    }
#booklist p.review {
    font-size: small
    }
.center {
    text-indent: 0;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.uppercase {
    text-transform: uppercase
    }
.larger {
    font-size: larger
    }
.small {
    font-size: small
    }
.smaller {
    font-size: smaller
    }
.x-small {
    font-size: x-small
    }
.gap-between {
    letter-spacing: 0.25em
    }
@media all {
    p.drop-cap:first-letter {
        float: none;
        margin: 0;
        font-size: 100%
        }
    }