body {
    color: #000;
    background: #fff;
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-align: justify
    }
td {
    text-align: left;
    font-size: 0.9em;
    font-weight: normal
    }
td.left {
    text-align: left;
    font-size: 0.8em;
    font-weight: bold
    }
td.left1 {
    text-align: right;
    font-size: 0.8em;
    font-weight: bold;
    padding-right: 1em
    }
td.right {
    text-align: right;
    font-size: 0.8em;
    font-weight: bold
    }
td.inset {
    border: medium double #000;
    text-align: left;
    font-size: 0.8em;
    font-weight: bold
    }
td.note {
    text-align: left;
    font-size: 0.9em;
    font-weight: normal;
    border: 1px dashed;
    padding: 1em
    }
ul.none {
    font-size: 0.8em;
    margin-left: 15%;
    margin-right: 10%;
    list-style-type: none
    }
ul.index {
    font-size: 0.8em;
    margin-left: 2%;
    list-style-type: none
    }
ul.index1 {
    margin-left: 5%;
    list-style-type: none
    }
ul.index2 {
    margin-left: 5%;
    list-style-type: none
    }
.sc {
    font-variant: small-caps
    }
blockquote {
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
p.center {
    text-align: center
    }
p.center1 {
    font-size: 0.9em;
    text-align: center
    }
p.author {
    margin-top: -1em;
    margin-right: 5%;
    text-align: right
    }
p.footnote {
    font-size: 0.8em;
    margin-left: 10%;
    margin-right: 10%
    }
p.note {
    font-size: 0.9em;
    margin-left: 5%;
    margin-right: 5%
    }
p.note1 {
    font-size: 0.8em;
    margin-left: 15%;
    margin-right: 15%
    }
p.author {
    margin-top: -1em;
    margin-right: 5%;
    text-align: right
    }
p.rindent {
    margin-top: -1em;
    margin-right: 25%;
    font-size: 0.8em;
    text-align: right
    }
.emph {
    font-size: 1.2em;
    font-weight: bold
    }
.emph1 {
    font-size: 1.1em;
    font-weight: bold
    }
span.outdent1 {
    text-align: left;
    margin-left: -2em
    }
span.left {
    font-size: 0.8em;
    text-align: left;
    color: #ccc;
    background: #fff;
    font-weight: normal
    }
span.left1 {
    font-size: 0.9em;
    text-align: left;
    color: #ddd;
    background: #fff;
    font-weight: normal
    }
sup {
    font-size: 0.9em;
    font-weight: normal
    }
hr {
    text-align: center;
    width: 50%;
    color: #999;
    background: #fff
    }
hr.short {
    width: 30%;
    color: #ccc;
    background: #fff
    }
hr.full {
    width: 70%;
    color: black;
    background: #fff
    }
.figcenter {
    padding-right: 1em;
    padding-left: 1em;
    font-size: 0.9em;
    padding-bottom: 1em;
    margin: 0;
    padding-top: 1em;
    text-align: center
    }
.figcenter {
    margin: auto
    }
.poem {
    margin-bottom: 1em;
    margin-left: 15%;
    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.i16 {
    margin-left: 8em
    }
.poem p.i24 {
    margin-left: 12em
    }
.poem p.i32 {
    margin-left: 16em
    }
.poem p.i40 {
    margin-left: 20em
    }
a:link {
    color: blue;
    background: #fff;
    font-weight: bold;
    text-decoration: none
    }
a:visited {
    color: blue;
    background: #fff;
    font-weight: bold;
    text-decoration: none
    }
a:hover {
    color: blue;
    background: #fff;
    text-decoration: none
    }
a:active {
    color: blue;
    background: #fff;
    text-decoration: underline
    }
a.contents:link {
    color: #000;
    background: #fff;
    text-decoration: none
    }
a.contents:visited {
    color: #000;
    background: #fff;
    text-decoration: none
    }
a.contents:hover {
    color: blue;
    background: #fff;
    text-decoration: none
    }
a.contents:active {
    color: blue;
    background: #fff;
    text-decoration: underline
    }
a.index:link {
    color: blue;
    background: #fff;
    font-weight: normal;
    text-decoration: none
    }
a.index:visited {
    color: blue;
    background: #fff;
    font-weight: normal;
    text-decoration: none
    }
a.index:hover {
    color: blue;
    background: #fff;
    font-weight: normal;
    text-decoration: none
    }
a.index:active {
    color: #c09;
    background: #fff;
    font-weight: normal;
    text-decoration: underline
    }