body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 300%;
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    letter-spacing: 0.12em;
    word-spacing: 0.2em;
    text-indent: 0
    }
h2 {
    font-size: 150%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    font-size: 130%;
    margin-top: 1em
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 110%
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
hr {
    width: 80%;
    margin-top: 2em;
    margin-bottom: 2em
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
p.poem {
    text-indent: 0%;
    margin-left: 10%;
    font-size: 90%;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.letter {
    text-indent: 0%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.right {
    text-align: right;
    margin-right: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.box {
    margin-right: auto;
    margin-left: auto;
    max-width: 25em
    }
div.box {
    border-style: solid;
    border-width: 1px;
    margin-top: 2em;
    margin-bottom: 2em
    }
div.box dl dd {
    margin-left: 2em;
    font-size: 90%
    }
div.box dl dt {
    margin-left: 1em
    }
p, blockquote, li {
    text-align: justify;
    margin-right: auto;
    margin-left: auto
    }
p.tbcenter {
    margin-top: 2em
    }
div.img, body a img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em
    }
.center, .tbcenter {
    text-align: center;
    clear: both
    }
table.center {
    clear: both;
    margin-right: auto;
    margin-left: auto
    }
.small {
    font-size: 80%
    }
.smaller {
    font-size: 66%
    }
.smallest {
    font-size: 50%
    }
.large {
    font-size: 125%
    }
.sc {
    font-variant: small-caps;
    font-style: normal
    }
.sc i {
    font-variant: normal
    }
.jr {
    text-align: right
    }
span.jr, span.center {
    display: block
    }
table.center {
    border-style: groove
    }
span.center {
    text-align: center;
    display: block
    }
.biblio dt {
    margin-top: 1em;
    margin-left: 4em;
    text-indent: -2em
    }
.biblio dd {
    font-size: 90%
    }
span.price {
    text-align: right;
    display: inline-block;
    margin-left: 2.5em;
    margin-right: -2em
    }
dl.n {
    margin-right: 2em;
    margin-left: 2em
    }
dl.n dt {
    clear: both;
    margin-left: 2em;
    text-indent: -2em;
    margin-right: 2em
    }
p.footnote {
    font-size: 90%;
    text-indent: 0%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 1em;
    margin-bottom: 1em
    }
sup {
    vertical-align: top;
    font-size: 0.6em
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }