body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.5em;
    line-height: 120%;
    text-align: justify;
    text-indent: 0
    }
.noindent {
    text-indent: 0
    }
.chapter {
    line-height: 124%;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    margin-top: 4em;
    margin-bottom: 1em;
    text-indent: 0
    }
.head {
    text-align: justify;
    font-size: 100%;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 2.5em;
    text-indent: 0;
    margin-left: 3%;
    margin-right: 3%
    }
.sig {
    text-indent: 55%;
    margin-bottom: 2.5em
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 8%;
    margin-right: 8%;
    font-size: 98%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.big {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.medium {
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.small {
    font-size: 100%;
    font-weight: bold;
    text-align: center;
    text-indent: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.ralign {
    text-indent: 20%
    }
.sc {
    font-variant: small-caps;
    font-size: 105%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
hr.long {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    margin-top: 4em
    }
hr.med {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    margin-top: 3em;
    margin-bottom: 2em
    }
hr.short {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 25%;
    margin-top: 2em;
    margin-bottom: 2em
    }
.img {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
.contents {
    margin-left: 4%;
    margin-right: 4%;
    text-indent: -1em
    }
table.boxed {
    border-collapse: collapse;
    border: 1px solid #000
    }
table.chart {
    border-collapse: collapse;
    border: 1px solid #000
    }
.poem {
    margin-left: 12%;
    margin-right: 5%;
    margin-bottom: 0.5em;
    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
    }
a:link {
    color: #33C;
    text-decoration: none;
    font-weight: bold;
    background: inherit
    }
link {
    color: #33C;
    text-decoration: none;
    background: inherit
    }
a:visited {
    color: #33C;
    text-decoration: none;
    background: inherit
    }
a:hover {
    color: #F00
    }