body {
    margin-left: 12%;
    margin-right: 12%
    }
td {
    text-align: left;
    padding-left: 1em;
    font-size: 0.9em;
    font-weight: normal
    }
td.left {
    text-align: left;
    padding-left: 0.2em;
    padding-right: 1.5em;
    font-size: 0.9em;
    font-weight: normal
    }
td.right {
    text-align: right;
    padding-left: 1.5em;
    padding-right: 0.2em;
    font-size: 0.9em;
    font-weight: normal
    }
td.right1 {
    text-align: right;
    padding-right: 0.2em;
    font-size: 0.9em;
    font-weight: normal
    }
td.note {
    text-align: left;
    font-size: 0.9em;
    font-weight: normal;
    border: 1px dashed #ddd;
    padding: 1em
    }
blockquote {
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
ul.none {
    margin-left: 5%;
    list-style-type: none
    }
.sc {
    font-variant: small-caps
    }
h1 {
    font-size: 250%;
    text-align: center
    }
h2 {
    font-size: 200%;
    text-align: center
    }
h3 {
    font-size: 150%;
    text-align: center;
    padding-top: 1em
    }
h4 {
    font-size: 125%;
    text-align: center
    }
h5 {
    font-size: 100%;
    text-align: center
    }
h6 {
    font-size: 90%;
    text-align: center
    }
hr {
    width: 60%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
p {
    text-align: justify;
    font-size: 1em
    }
p.center {
    text-align: center
    }
p.note1 {
    font-size: 0.9em;
    margin-left: 2em
    }
p.footnote {
    font-size: 0.9em;
    margin-right: 5%;
    margin-left: 5%
    }
p.footnote1 {
    font-size: 0.9em;
    margin-right: 10%;
    margin-left: 10%
    }
sup {
    font-size: 0.8em;
    font-weight: bold
    }
p.author {
    text-align: right;
    margin-top: -1em
    }
.ind {
    margin-left: 1em
    }
.ind1 {
    margin-left: 5em;
    margin-right: 5em
    }
span.pagenum {
    font-size: 8pt;
    text-indent: 0;
    color: #bbb;
    background: inherit
    }
sup {
    font-size: 0.9em;
    font-weight: normal
    }
ins {
    text-decoration: none;
    border-bottom: dashed 1px #f30
    }
div.center {
    text-align: center
    }
div.content {
    width: 80%;
    margin-left: 2em;
    text-align: justify;
    font-size: 0.9em
    }
.figure {
    padding-right: 1em;
    padding-left: 1em;
    font-size: 0.9em;
    padding-bottom: 1em;
    margin: 0;
    padding-top: 1em;
    text-align: center
    }
.figcenter {
    padding-right: 1em;
    padding-left: 1em;
    font-size: 0.9em;
    padding-bottom: 1em;
    margin: 0;
    padding-top: 1em;
    text-align: center;
    background: transparent
    }
.figcenter1 {
    padding: 1em;
    font-size: 0.9em;
    margin-left: 40%;
    text-align: center;
    background: transparent;
    border: 1px dashed #ddd
    }
.figleft1 {
    margin-left: 28%;
    padding-right: 0.2em;
    padding-left: 0
    }
.poem {
    margin-bottom: 1em;
    margin-left: 30%;
    margin-right: 5%;
    text-align: left;
    font-size: 1em
    }
.poem .stanza {
    margin: 1em 0
    }
.poem p {
    padding-left: 3em;
    margin: 0;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
.poem p.i10 {
    margin-left: 5em
    }
.poem p.i12 {
    margin-left: 6em
    }
.poem p.i14 {
    margin-left: 7em
    }
.poem p.i16 {
    margin-left: 8em
    }
.poem p.i18 {
    margin-left: 9em
    }
.poem p.i20 {
    margin-left: 10em
    }
.poem p.i24 {
    margin-left: 12em
    }
.poem p.i32 {
    margin-left: 16em
    }
.poem p.i36 {
    margin-left: 18em
    }
.poem p.i40 {
    margin-left: 20em
    }
a:link {
    color: blue;
    background: inherit;
    font-weight: bold;
    text-decoration: none
    }
a:visited {
    color: blue;
    background: inherit;
    font-weight: bold;
    text-decoration: none
    }
a:hover {
    color: blue;
    background: inherit;
    text-decoration: none
    }
a:active {
    color: blue;
    background: inherit;
    text-decoration: underline
    }
a.footnote:link {
    color: #000;
    background: inherit;
    text-decoration: underline;
    font-weight: normal
    }
a.footnote:visited {
    color: #000;
    background: inherit;
    text-decoration: underline;
    font-weight: normal
    }
a.footnote:hover {
    color: blue;
    background: inherit;
    text-decoration: none;
    font-weight: normal
    }
a.footnote:active {
    color: #c09;
    background: inherit;
    text-decoration: underline;
    font-weight: normal
    }