p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.5em;
    line-height: 120%
    }
h1 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 125%;
    font-size: 175%;
    margin-bottom: 2em
    }
h2 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 125%;
    font-size: 125%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 125%;
    font-size: 100%;
    margin-top: 1.5em;
    margin-bottom: 0.5em
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 100%
    }
div.tnote {
    background-color: #EEE;
    color: inherit;
    margin: 5% 15%;
    padding: 0.5em 1em;
    border: 1px solid gray;
    font-size: small
    }
div.tnote p {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
div.titlepage {
    text-align: center;
    page-break-before: always;
    page-break-after: always
    }
div.titlepage p {
    text-align: center;
    text-indent: 0;
    line-height: 1.5;
    margin-top: 3em
    }
div.figcenter {
    margin: 3em auto 1em auto;
    text-align: center
    }
div.caption p.title {
    text-align: center;
    text-indent: 0;
    margin-top: 0.5em;
    font-size: small
    }
div.caption p.date {
    text-align: right;
    font-size: x-small
    }
table.toc {
    margin-left: auto;
    margin-right: auto
    }
table.toc td.initial {
    text-align: center;
    font-size: large;
    padding-top: 0.5em;
    padding-bottom: 0.5em
    }
table.toc td.saint {
    text-align: right
    }
table.toc td.name {
    padding-right: 2em;
    padding-left: 1.5em;
    text-indent: -1em
    }
table.toc td.page {
    text-align: right;
    font-size: small;
    vertical-align: bottom
    }
table.toc .block {
    display: inline-block;
    width: 4em;
    text-align: center
    }
table.toi {
    margin-left: auto;
    margin-right: auto
    }
table.toi td.name {
    padding-right: 2em;
    padding-left: 1.5em;
    text-indent: -1em
    }
table.toi td.page {
    text-align: right;
    font-size: small;
    vertical-align: bottom
    }
table.toi td.attrib {
    padding-right: 0;
    padding-bottom: 1em;
    text-align: center;
    font-size: small
    }
li {
    list-style-type: none
    }
ul {
    padding-left: 4em;
    text-indent: -1em;
    font-size: small
    }
.footnote {
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 95%
    }
.fnanchor {
    vertical-align: 0.25em;
    font-size: small;
    font-style: normal;
    text-decoration: none
    }
.pagenum {
    font-size: small;
    text-align: right
    }
img.drop-cap {
    margin: 0 0.5em 0 0;
    z-index: 1
    }
p.drop-cap, p.drop-cap-i {
    text-indent: 0
    }
p.drop-cap:first-letter, p.drop-cap-i:first-letter {
    padding-right: 0.2em
    }
p.drop-cap:first-letter {
    margin-left: -1.3em
    }
p.drop-cap-i:first-letter {
    margin-left: -0.9em
    }
.poetry-center {
    text-align: center
    }
.poetry {
    text-align: left;
    display: inline-block;
    margin-left: 2em;
    margin-right: 2em;
    font-size: small
    }
.poetry .lineq {
    text-indent: -2.3em;
    padding-left: 2em
    }
.poetry .line {
    text-indent: -2em;
    padding-left: 2em
    }
.xsmall {
    font-size: x-small
    }
.small {
    font-size: small
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.xxlarge {
    font-size: xx-large
    }
.bold {
    font-weight: bold
    }
.smcap {
    font-variant: small-caps
    }
.nodent {
    text-indent: 0
    }
.center {
    text-align: center
    }
@media all {
    img.drop-cap {
        display: none;
        visibility: hidden
        }
    p.drop-cap:first-letter, p.drop-cap-i:first-letter {
        padding-right: 0;
        margin-left: 0
        }
    }