body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h2 {
    line-height: 2em
    }
h3 {
    font-weight: normal
    }
.faux {
    font-size: 0.1em;
    visibility: hidden
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
p.cite_intro {
    text-indent: -2em;
    margin-left: 4em;
    padding-left: 0
    }
cite.plain {
    font-style: normal
    }
.new_para {
    text-indent: 1em
    }
.cont {
    text-indent: 0
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
table {
    margin-bottom: 1em;
    width: 95%
    }
.thl {
    width: 75%
    }
.thr {
    text-align: right;
    width: 25%;
    vertical-align: bottom;
    min-width: 5em
    }
.tdl {
    text-align: left;
    text-indent: -2em;
    padding-left: 2em;
    padding-right: 2em
    }
.tdr {
    text-align: right;
    vertical-align: bottom;
    min-width: 5em
    }
.tdchapter {
    padding-top: 1.5em;
    font-size: 1.2em;
    text-align: center
    }
.tdsub {
    padding-bottom: 0.5em;
    font-size: 1em;
    text-align: center
    }
.tdl_abbr {
    text-align: left;
    text-indent: -2em;
    padding-left: 2em;
    padding-right: 2em;
    width: 7%
    }
.tdr_abbr {
    text-align: left;
    text-indent: -2em;
    padding-left: 2em;
    width: 93%
    }
.pagenum {
    text-align: right;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    text-indent: 0
    }
.main_heading {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em
    }
.main_heading_and {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 1em
    }
.main_heading_by {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0.4em
    }
.author {
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
    padding-bottom: 0;
    padding-top: 0
    }
.center_title {
    text-align: center;
    padding-bottom: 2em;
    padding-top: 2em
    }
.small_caps {
    font-variant: small-caps
    }
.small_all_caps {
    font-size: smaller
    }
.act {
    font-size: smaller
    }
.johnson_author {
    font-style: italic
    }
.sci_name {
    font-style: italic
    }
.speaker {
    font-style: italic
    }
.speaker_pre {
    font-style: italic;
    margin-right: 1em
    }
.author_and {
    font-weight: normal
    }
blockquote {
    font-size: 0.9em;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .p_line {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent3 {
    text-indent: -1.5em
    }
.poetry .indent4 {
    text-indent: -1em
    }
.poetry .indent6 {
    text-indent: 0
    }
.poetry .indent7 {
    text-indent: 0.2em
    }
.poetry .indent8 {
    text-indent: 0.5em
    }
.poetry .indent12 {
    text-indent: 2.2em
    }
.poetry .indent13 {
    text-indent: 2.4em
    }
.poetry .indent17 {
    text-indent: 3.8em
    }
.poetry .p_ref {
    text-align: right;
    text-indent: 1em
    }
.poetry .quote {
    font-style: italic
    }
@media all {
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    .poetry .p_ref {
        text-align: left;
        text-indent: 0;
        padding-left: 4em
        }
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.nopagebreak {
    page-break-before: avoid
    }
.covernote {
    display: none
    }
@media all {
    .covernote {
        display: block;
        background-color: #E6E6FA;
        color: black;
        font-size: smaller;
        padding: 0.5em;
        font-family: sans-serif, serif
        }
    }
.sub_head {
    font-size: 70%
    }
.works {
    text-indent: -1em;
    padding-left: 1em
    }
.sidenote {
    text-indent: 0;
    text-align: left;
    min-width: 9em;
    max-width: 9em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 0.9em;
    padding-right: 0.3em;
    margin-left: 1.6em;
    clear: right;
    color: #000;
    background: #EEE;
    border: 1px;
    border-style: solid;
    border-color: #CCC;
    text-indent: 0;
    text-align: left;
    font-weight: bold;
    font-style: italic;
    font-size: 0.8em
    }
@media all {
    .sidenote {
        float: right;
        clear: none;
        font-weight: bold
        }
    }
abbr {
    text-decoration: none;
    border-bottom: none
    }
abbr.spell {
    speak-as: spell-out
    }
.silent {
    border-bottom: none
    }