body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 1em;
    text-align: justify;
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.23em
    }
.noindent {
    text-indent: 0%
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.ralign {
    text-align: right
    }
.author {
    text-indent: 55%
    }
.dedi {
    text-align: center;
    text-indent: 0;
    font-size: 95%
    }
.larger {
    font-size: 106%;
    margin-bottom: 2em;
    text-align: center
    }
.sig {
    text-indent: 57%;
    margin-top: 0.1em
    }
.sc {
    font-variant: small-caps;
    font-size: 100%
    }
.chapter {
    text-indent: 0;
    margin-top: 5em;
    margin-bottom: 2em;
    text-align: center;
    font-size: 115%;
    font-weight: bold
    }
.head {
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1.85em;
    text-align: center;
    font-size: 105%;
    font-weight: bold
    }
.foot {
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    text-align: justify;
    text-indent: 0;
    font-size: 96%
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 96%;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    line-height: 1.23em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.2em
    }
hr.long {
    width: 98%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 55%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 30%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.veryshort {
    width: 20%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
ul.toc {
    list-style-type: none;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 1.5em;
    line-height: 120%
    }
li.contents {
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 1.5em
    }
ul.list {
    list-style-type: none;
    margin-left: 2%;
    margin-right: 6%;
    margin-top: 0.8em;
    line-height: 125%
    }
li.menu {
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 1em
    }
li.menuright {
    text-indent: 1em;
    text-align: right;
    margin-bottom: 1em
    }
.poem {
    margin-left: 12%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    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: 8em
    }
.poem p.i16 {
    margin-left: 10em
    }
.poem p.i18 {
    margin-left: 12em
    }
.poem p.i20 {
    margin-left: 18em
    }
.poem p.i22 {
    margin-left: 16em
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: underline
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }