p {
    margin-top: 0.75em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
span.inline_eqn {
    white-space: nowrap
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.dblockquot {
    font-size: 1.1em;
    font-weight: bold
    }
.iblockquot {
    font-style: italic
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%
    }
.pblockquot {
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.9em
    }
.sblockquot {
    font-size: 0.9em;
    margin-left: 2em
    }
.nblockquot {
    text-indent: -3em;
    margin-left: 3em
    }
.nnblockquot {
    text-indent: -1.5em;
    margin-left: 2.5em
    }
.spacer {
    padding: 1em;
    text-align: left
    }
td {
    padding-right: 1em;
    padding-left: 1em
    }
th {
    padding-right: 2em;
    padding-left: 2em
    }
.bb {
    border-bottom: solid 1px
    }
.bl {
    border-left: solid 1px
    }
.bt {
    border-top: solid 1px
    }
.br {
    border-right: solid 1px
    }
.bbt {
    border-bottom: solid 1px;
    border-top: solid 1px
    }
.bbox {
    border: solid 1px
    }
.bbox1 {
    border: solid 1px;
    font-size: 85%;
    padding-right: 1em;
    padding-left: 1em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.overline {
    text-decoration: overline
    }
.sz30 {
    font-size: 3em
    }
.ft05 {
    font-size: 60%
    }
.noidt {
    text-indent: 0
    }
.caption {
    font-weight: bold;
    text-align: center
    }
.tabcap {
    font-weight: bold;
    text-align: center;
    margin-top: 1.5em
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 0;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em;
    margin-top: 1.5em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }
.notebox {
    border: solid 2px;
    padding: 1em;
    margin-left: 15%;
    margin-right: 15%;
    background: #CCCCB2
    }