body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
.blockquote {
    margin-left: 40%;
    margin-right: 10%;
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: left;
    font-size: 85%
    }
p.indl {
    text-align: left;
    margin-left: 5%
    }
p.indr {
    text-align: right;
    margin-right: 5%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.title {
    text-align: center;
    font-size: 110%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.hidden {
    visibility: hidden;
    line-height: 0
    }
div.titlepage {
    text-align: center;
    margin: 2em 5%;
    padding-bottom: 2em;
    page-break-before: always;
    page-break-after: always
    }
div.verso {
    text-align: center;
    padding-top: 2em;
    font-size: 95%
    }
div.dedica {
    page-break-before: always;
    padding-top: 3em;
    padding-bottom: 3em
    }
div.somm {
    page-break-before: always;
    padding-top: 3em
    }
div.chapter {
    page-break-before: always;
    padding-top: 3em
    }
div.chapter h2 {
    page-break-before: avoid
    }
h1, h2, h3 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5
    }
h1 {
    font-size: 200%;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 140%;
    margin-top: 1em;
    margin-bottom: 2em
    }
h3 {
    font-size: 130%;
    margin-top: 1em;
    margin-bottom: 2em
    }
hr {
    width: 70%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 15%;
    margin-right: 15%;
    clear: both
    }
hr.mid {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%
    }
hr.minor {
    width: 20%;
    margin-left: 40%;
    margin-right: 40%
    }
hr.tiny {
    width: 10%;
    margin-left: 45%;
    margin-right: 45%
    }
hr.tbs {
    width: 20%;
    margin: 1.5em 40%;
    visibility: hidden
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff;
    clear: left
    }
.pad4 {
    margin-top: 4em
    }
.pad2 {
    margin-top: 2em
    }
.dots {
    text-align: center;
    letter-spacing: 0.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.x-small {
    font-size: 70%
    }
.small {
    font-size: 85%
    }
.large {
    font-size: 115%
    }
.x-large {
    font-size: 130%
    }
.smcap {
    font-variant: small-caps
    }
table {
    margin: auto;
    border-collapse: collapse
    }
.indice {
    width: 60%;
    line-height: 1em;
    margin-top: 2em
    }
.indice td.pag {
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap
    }
#coverpage {
    text-align: center;
    margin: 3em auto;
    max-width: 100%
    }
img {
    max-width: 100%;
    height: auto
    }
.tnote {
    background-color: #F5F5DC;
    color: #000;
    padding: 1em 1em 2em 1em;
    margin: 3em 10%;
    font-family: sans-serif;
    font-size: 90%;
    page-break-before: always
    }
.tntitle {
    text-align: center;
    text-indent: 0;
    padding: 1em;
    font-size: 120%
    }
.tnote p {
    padding: 0 1em
    }
.poem {
    text-align: left;
    font-size: 95%;
    margin: 1.5em 10%
    }
.stanza {
    margin: 1em auto
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    text-indent: -1em
    }
.poem p.i4 {
    text-indent: 2em
    }
.poem p.i5 {
    text-indent: 3em
    }
.poem-container {
    margin-left: 40%
    }