body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    margin-top: 7%;
    text-indent: 0%;
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 4%;
    text-indent: 0%;
    text-align: center;
    clear: both
    }
h3, h4 {
    text-indent: 0%;
    text-align: center;
    clear: both
    }
p {
    margin-top: 3%;
    margin-bottom: 3%;
    text-align: justify
    }
p.h1 {
    margin-top: 7%;
    text-indent: 0%;
    text-align: center;
    font-size: 300%;
    font-weight: bold
    }
p.h2 {
    margin-top: 7%;
    text-indent: 0%;
    text-align: center;
    font-size: 150%;
    font-weight: bold
    }
p.h3 {
    text-indent: 0%;
    text-align: center;
    font-size: 100%;
    font-weight: bold
    }
p.cnobmargin {
    text-align: center;
    margin-bottom: 0%
    }
p.cnomargins {
    text-align: center;
    margin-bottom: 0%;
    margin-top: 0%
    }
p.cnotmargin {
    text-align: center;
    margin-top: 0%
    }
p.indent {
    text-indent: 4%
    }
p.cap:first-letter {
    clear: left;
    margin: 2% 0% 0 0;
    padding: 0;
    line-height: 1.8%;
    font-size: 250%
    }
p.drop-cap:first-letter {
    color: transparent;
    visibility: hidden;
    margin-left: -0.9em
    }
hr {
    width: 33%;
    margin-top: 8%;
    margin-bottom: 8%;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.hr2 {
    width: 90%;
    max-width: 90%;
    color: #CCC;
    background-color: #FFF;
    border: none;
    border-bottom: 6px double black;
    margin: 8% auto
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdr {
    text-align: right
    }
.tdl {
    text-align: left
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.bbox {
    border: solid 2px;
    margin-left: 10%;
    margin-right: 10%
    }
.center {
    text-indent: 0%;
    text-align: center
    }
.space-above {
    margin-top: 3em
    }
.right {
    text-align: right;
    margin-top: 0%
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
a:link {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #808080
    }
a:visited {
    color: #25383C;
    text-decoration: none;
    border-bottom: 1px dashed #808080
    }
a:hover {
    color: #008000;
    text-decoration: none;
    border-bottom: 1px dashed #808080
    }
a:active {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #808080
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #dcdcdc
    }
img.border {
    border: 1px solid black
    }
.image-center {
    text-align: center;
    margin: 1em auto
    }
img.drop-cap {
    margin: 0 0.5em 0 0
    }
.footnotes {
    border: dashed 1px;
    background-color: #CCC
    }
.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
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 4% 0% 4% 0%
    }
.poem span.i0 {
    display: block;
    margin-left: 0%;
    padding-left: 12%;
    text-indent: -12%
    }
.poem span.i2 {
    display: block;
    margin-left: 8%;
    padding-left: 12%;
    text-indent: -12%
    }
.poem span.i4 {
    display: block;
    margin-left: 16%;
    padding-left: 12%;
    text-indent: -12%
    }
div.tnote {
    background-color: #CCC;
    border-style: dotted;
    margin-left: 10%;
    margin-right: 10%;
    padding: 1%;
    font-style: normal;
    font-size: 90%;
    text-align: justify
    }