body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
p.click {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
h1 {
    text-align: center;
    font-weight: bold;
    font-size: xx-large;
    padding-top: 1.5em;
    clear: both
    }
h2 {
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    page-break-before: always;
    clear: both
    }
h2 small {
    font-size: large
    }
h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr.newchapter {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.footnotes {
    width: 90%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table.toc {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.p2 {
    text-align: center;
    font-weight: bold;
    font-size: x-large
    }
p.p3 {
    text-align: center;
    font-weight: bold;
    font-size: 100%;
    padding-top: 2em
    }
p.p4 {
    text-align: center;
    font-weight: bold;
    font-size: large;
    padding-top: 1em
    }
p.fnhead {
    text-align: center;
    font-weight: bold;
    font-size: large
    }
p big {
    font-size: 120%
    }
p strong {
    font-weight: bold
    }
ul.list {
    list-style-type: none;
    font-size: inherit;
    line-height: 1.7em
    }
div.titlepage {
    page-break-before: always
    }
.tdtocchapter {
    text-align: center;
    padding-top: 1em
    }
.tdtocchapsub {
    text-align: center;
    padding-bottom: 1em
    }
.tdtocentry {
    text-align: left;
    vertical-align: top;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.tdtocpage {
    text-align: right
    }
.pagenum {
    font-size: smaller;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    text-align: right
    }
.figcenter {
    text-align: center;
    padding: 1em;
    margin-left: auto;
    margin-right: auto
    }
#figctrwreath {
    text-align: center;
    padding: 1em;
    margin-left: auto;
    margin-right: auto
    }
.caption {
    text-align: center;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    font-weight: bold
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.poem {
    margin-left: 5em;
    text-align: left
    }
.poem .stanza {
    margin: 1em auto
    }
.poem .line {
    text-indent: -3em;
    padding-left: 3em
    }
.poem .indent2 {
    text-indent: -2em
    }
.sectctr {
    margin-top: 1.5em;
    text-align: center;
    font-weight: bold
    }
.section {
    margin-top: 1.5em
    }
.letterdate1 {
    text-align: right;
    margin-right: 5%
    }
.letterdate2 {
    text-align: right;
    margin-right: 10%
    }
.letterdate3 {
    text-align: right;
    margin-right: 15%
    }
.letterauthor1 {
    text-align: right;
    margin-right: 5%
    }
.letterauthor2 {
    text-align: right;
    margin-right: 10%
    }
.letterauthor3 {
    text-align: right;
    margin-right: 15%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em
    }
#tpsubtitle {
    padding-top: 2em;
    text-align: center;
    font-weight: bold;
    font-size: large;
    line-height: 1.5
    }
.notebox {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    border: solid black 1px
    }
@media all {
    .click {
        display: none
        }
    }
@media all {
    hr.newchapter {
        display: none
        }
    #figctrwreath {
        display: none
        }
    }
h1.pg {
    font-size: 190%;
    padding-top: 0
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }