body {
    margin-left: 15%;
    margin-right: 15%
    }
div.tab {
    margin-left: 5em;
    margin-right: 5em;
    margin-top: 2em;
    margin-bottom: 2em;
    border: 1px dashed #eee;
    padding-left: 3em;
    padding-right: 3em
    }
table.tn {
    background-color: #ffe;
    color: #000;
    width: 80%
    }
table {
    width: auto
    }
table.index {
    width: auto;
    margin-left: 10em
    }
th {
    padding-top: 1.5em;
    text-align: left
    }
td {
    text-align: left;
    padding-left: 1em;
    font-size: 0.9em;
    font-weight: normal;
    vertical-align: top
    }
td.left {
    text-align: left;
    padding-left: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    font-size: 0.9em;
    font-weight: normal
    }
td.right {
    text-align: right;
    padding-left: 1em;
    padding-right: 0.2em;
    padding-bottom: 1em;
    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: 3em
    }
blockquote {
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 1em
    }
ul.index {
    font-size: 0.9em;
    margin-left: 5%;
    list-style-type: none
    }
ul.index1 {
    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
    }
p {
    text-align: justify;
    font-size: 1em
    }
p.center {
    text-align: center
    }
p.right {
    text-align: right;
    margin-right: -2em
    }
p.right1 {
    text-align: right;
    margin-right: -2.5em
    }
p.left {
    text-align: left;
    margin-left: -2.5em;
    margin-bottom: -3.5em
    }
p.note {
    font-size: 1em;
    margin-left: 2em
    }
p.note1 {
    font-size: 0.9em;
    margin-left: 2em
    }
p.author {
    text-align: right;
    margin-top: -1em
    }
p.spacer {
    margin-top: 2em
    }
.ind {
    margin-left: 5em
    }
span.pagenum {
    font-size: 8pt;
    text-indent: 0;
    color: #bbb;
    background: inherit
    }
hr.full {
    text-align: center;
    width: 80%
    }
html > body hr {
    margin-right: 10%;
    margin-left: 10%;
    width: 80%
    }
div.center {
    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
    }
.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
    }
a:link {
    color: blue;
    background: inherit;
    font-weight: normal;
    text-decoration: none
    }
a:visited {
    color: #f0f;
    background: inherit;
    font-weight: normal;
    text-decoration: none
    }
a:hover {
    color: blue;
    background: inherit;
    text-decoration: none
    }
a:active {
    color: #f0f;
    background: inherit;
    text-decoration: underline
    }
a.index1:link {
    color: blue;
    background: inherit;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none
    }
a.index1:visited {
    color: #f0f;
    background: inherit;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none
    }
a.index1:hover {
    color: blue;
    background: inherit;
    text-decoration: none
    }
a.index1:active {
    color: #f0f;
    background: inherit;
    text-decoration: underline
    }
a.ask:link {
    color: blue;
    background: inherit;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none
    }
a.ask:visited {
    color: blue;
    background: inherit;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none
    }
a.ask:hover {
    color: blue;
    background: inherit;
    text-decoration: none
    }
a.ask:active {
    color: blue;
    background: inherit;
    text-decoration: underline
    }