body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2;
    text-align: justify
    }
.blockcap {
    margin: 1em 5% 0 50%;
    font-size: 95%
    }
.blockcap p {
    margin-left: 1em;
    text-indent: -1em;
    line-height: 1em
    }
p.indl {
    text-align: left;
    margin-left: 5%
    }
p.indr {
    text-align: right;
    margin-right: 5%
    }
.center {
    text-align: center;
    text-indent: 0
    }
div.booktitle {
    page-break-before: always;
    padding: 3em
    }
div.titlepage {
    text-align: center;
    margin: 0 5%;
    padding: 2em 0;
    page-break-before: always;
    page-break-after: always
    }
div.titlepage p {
    text-align: inherit
    }
div.verso {
    text-align: center;
    padding-top: 2em;
    font-size: 95%;
    margin: 0 10%
    }
div.verso p {
    text-align: inherit
    }
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 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5
    }
h1 {
    font-size: 150%
    }
h2 {
    font-size: 140%;
    margin-top: 1em;
    margin-bottom: 2em
    }
h2.hidden {
    visibility: hidden
    }
span.smaller {
    display: block;
    font-size: 70%;
    margin: 0.5em 5%
    }
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.tiny {
    width: 10%;
    margin-left: 45%;
    margin-right: 45%
    }
hr.tbs {
    width: 20%;
    margin: 1.5em 40%;
    visibility: hidden
    }
hr.silver {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    border-top: none;
    border-right: none;
    border-bottom: thin solid silver;
    border-left: none
    }
@media all {
    hr.silver {
        display: none
        }
    }
a.tag {
    vertical-align: 0.3em;
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding-left: 0.1em;
    line-height: 0
    }
div.footnotes {
    page-break-before: always;
    font-size: 90%;
    padding-top: 3em
    }
.footnotes h2 {
    margin-bottom: 2em;
    font-size: 115%
    }
div.footnote {
    margin-left: 2.5em;
    margin-right: 2em
    }
div.footnote > :first-child {
    margin-top: 1em
    }
div.footnote .label {
    display: inline-block;
    width: 0;
    text-indent: -2.5em;
    text-align: right
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff;
    clear: left
    }
.spaced1 {
    margin-left: 1.5em
    }
.pad4 {
    margin-top: 4em
    }
.pad2 {
    margin-top: 2em
    }
.dots {
    letter-spacing: 0.3em
    }
.x-small {
    font-size: 70%
    }
.small {
    font-size: 85%
    }
.large {
    font-size: 115%
    }
.x-large {
    font-size: 130%
    }
.main-t {
    font-size: 200%
    }
.g {
    letter-spacing: 0.2em
    }
.smcap {
    font-variant: small-caps
    }
.lowercase {
    text-transform: lowercase
    }
table {
    margin: auto;
    border-collapse: collapse
    }
.indice {
    width: 80%;
    line-height: 1em;
    margin-top: 2em
    }
.indice td {
    padding-left: 1em;
    text-indent: -1em
    }
.indice td.cap {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-right: 0.5em
    }
.indice td.pag {
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap
    }
#primap {
    text-align: center;
    margin: 3em auto;
    max-width: 100%;
    height: auto;
    page-break-before: always
    }
.figcenter {
    text-align: center;
    margin: 1em auto;
    clear: both;
    max-width: 100%
    }
img.drop-cap {
    margin: 0.2em 0.5em 0 0
    }
p.drop-cap {
    padding-top: 7em
    }
p.drop-cap:first-letter {
    color: transparent;
    visibility: hidden;
    margin-left: -0.6em
    }
@media all {
    img.drop-cap {
        display: none
        }
    p.drop-cap {
        padding-top: 2em
        }
    p.drop-cap:first-letter {
        color: inherit;
        visibility: visible;
        margin-left: 0
        }
    }
img {
    max-width: 100%;
    height: auto
    }
.caption {
    text-align: center;
    font-size: 85%;
    text-indent: 0;
    margin: 0.25em 10%
    }
.tnote {
    background-color: #f7f1e3;
    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%;
    margin-bottom: 1em
    }
.tnote p {
    padding: 0 1em
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .covernote {
        visibility: visible;
        display: block
        }
    }
.poem {
    text-align: left;
    font-size: 95%;
    margin: 1em 5%
    }
.inl {
    display: inline-block
    }
.stanza {
    margin: 1em auto
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i1 {
    text-indent: -2em
    }
.poem p.i2 {
    text-indent: -1em
    }
.poem p.i3 {
    text-indent: 1em
    }
.poem p.i4 {
    text-indent: 2em
    }
.poem p.i6 {
    text-indent: 6em
    }
.poem p.dotted {
    letter-spacing: 0.2em
    }
.poem-container {
    text-align: right
    }