p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6, .center {
    text-align: center
    }
hr {
    width: 33%;
    margin-top: 1em;
    margin-bottom: 1em
    }
body {
    margin-left: 7%;
    margin-right: 7%
    }
table {
    font-size: 85%
    }
.note {
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 1em;
    font-size: 85%
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span {
    display: block;
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    display: block;
    margin-left: 1em
    }
.poem span.i8 {
    display: block;
    margin-left: 8em
    }
hr.full {
    width: 100%
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }
pre {
    font-size: 8pt
    }
.figcenter {
    clear: both;
    max-width: 100%;
    margin: 2em auto;
    text-align: center
    }
div.figcenter p {
    text-align: center;
    text-indent: 0
    }
.figcenter img {
    max-width: 100%;
    height: auto
    }
.ig001 {
    width: 100%
    }
.id001 {
    width: 30%
    }
.x-ebookmaker .id001 {
    margin-left: 35%;
    width: 30%
    }
.id002 {
    width: 60%
    }
.x-ebookmaker .id002 {
    margin-left: 20%;
    width: 60%
    }
.id003 {
    width: 20%
    }
.x-ebookmaker .id003 {
    margin-left: 40%;
    width: 20%
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.small {
    font-size: small
    }
.xsmall {
    font-size: x-small
    }
div.titlepage {
    text-align: center;
    page-break-before: always;
    page-break-after: always
    }
div.titlepage p {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 3em
    }
div.chapter {
    page-break-before: always
    }
.em2 {
    height: 2em
    }
.em4 {
    height: 4em
    }