body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
.noi {
    text-indent: 0
    }
.small {
    font-size: 0.8em
    }
ins {
    text-decoration: none;
    border-bottom: 1px dotted #dcdcdc
    }
em {
    font-style: italic
    }
strong {
    font-weight: bold
    }
hr {
    margin: 5em auto 3em auto;
    height: 0;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
hr.hr2 {
    width: 100%;
    margin: 5em auto 5em auto
    }
hr.hr3 {
    margin: 3em auto 3em auto
    }
hr.hr4 {
    margin: 1em auto 1em auto
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
table.account td.tdl {
    padding-right: 2em
    }
table.account td.tdr {
    text-align: right
    }
table.account td.totaldivider {
    border-top: 1px solid #000
    }
table.account td.indent {
    text-indent: 2em
    }
th.thc1 {
    font-size: 1.3em;
    text-align: center;
    line-height: 2.3em
    }
th.thc2 {
    font-size: 1.1em;
    text-align: center;
    line-height: 2.1em
    }
th.thr1 {
    text-align: right;
    font-size: 0.8em;
    line-height: 3.8em
    }
th.thr2 {
    text-align: right;
    font-size: 0.8em;
    line-height: 3.8em
    }
td {
    vertical-align: bottom;
    padding-bottom: 0.5em
    }
td.tdl {
    text-align: left;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -2em;
    padding-right: 1em;
    vertical-align: top
    }
td.tdr1 {
    text-align: right
    }
td.tdr2 {
    text-align: right;
    padding-left: 2em
    }
.pagenum {
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    color: #999;
    background-color: #fff
    }
blockquote {
    margin: 1em auto;
    display: inline-block;
    text-align: left
    }
.blockcenter {
    text-align: center;
    margin: 1em 4em
    }
blockquote p {
    margin: 0;
    text-indent: 0
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center
    }
h2.underline {
    text-decoration: underline
    }
.pl2 {
    padding-left: 2em
    }
.pl4 {
    padding-left: 4em
    }
.pl6 {
    padding-left: 6em
    }
.figcenter {
    margin: 5em auto 3em auto;
    text-align: center
    }
img.drop-cap {
    margin: 0 0.5em 0 0
    }
p.drop-cap:first-letter {
    visibility: hidden;
    margin-left: -0.9em
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry {
    margin-left: 2em
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.outdent {
    margin-left: -0.5em
    }
.poetry .indent2 {
    text-indent: -2em
    }
#tn {
    margin: 5em auto 5em auto;
    border: 1px solid #4d6737;
    clear: left;
    padding: 0.5em 1em 0.5em 1em;
    page-break-before: always
    }
.title-page {
    text-align: center;
    page-break-before: always;
    page-break-after: always;
    margin: auto;
    max-width: 40em
    }
.title {
    font-size: 1.8em;
    line-height: 2em
    }
.booktitle {
    font-size: 1.6em
    }
.by {
    font-size: 0.8em;
    line-height: 2em
    }
.author {
    font-size: 1.2em;
    line-height: 2em
    }
.author-of {
    font-size: 0.6em;
    line-height: 2em
    }
.publisher {
    font-size: 1.2em;
    letter-spacing: 0.2em;
    word-spacing: 0.5em;
    line-height: 2em
    }
@media screen, print {
    img.drop-cap {
        float: left;
        margin: 0 0.5em 0 0
        }
    p.drop-cap:first-letter {
        color: transparent;
        visibility: hidden;
        margin-left: -0.9em
        }
    }
@media screen {
    body {
        width: 80%;
        margin: auto
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    img.drop-cap {
        display: none
        }
    p.drop-cap:first-letter {
        color: inherit;
        visibility: visible;
        margin-left: 0
        }
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    .pagenum {
        visibility: hidden;
        display: none
        }
    }