body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center
    }
h3, h4 {
    font-weight: normal
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:active {
    text-decoration: underline
    }
a:link:hover {
    text-decoration: underline
    }
hr {
    width: 33%;
    margin-top: 5em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto
    }
#titlepages p {
    text-align: center;
    text-indent: 0
    }
#preface p {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 5%;
    margin-left: 5%;
    text-align: justify
    }
#preface .indent {
    text-indent: 2em;
    margin-top: -1em
    }
#toc {
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 5em
    }
#toc p {
    text-indent: -1.5em
    }
#toc td {
    vertical-align: top;
    padding-bottom: 0.5em
    }
#toc td.years {
    width: 10%
    }
#toc td.page {
    text-align: right
    }
#toc td.nowrap {
    white-space: nowrap
    }
#toc th {
    font-weight: normal
    }
#toc hr.list {
    margin-top: 0.5em;
    margin-bottom: 0;
    text-align: left;
    margin-right: 0;
    margin-left: 0;
    width: 20%
    }
#toc table {
    margin-left: auto;
    margin-right: auto
    }
#content {
    margin-top: 5em;
    margin-bottom: 2em
    }
#content h2 {
    margin-top: 5em
    }
#content h4 {
    margin-bottom: -2em;
    margin-top: 4em
    }
p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: justify;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
p.indd {
    margin-left: 2em;
    font-size: 95%
    }
blockquote {
    font-size: 95%;
    text-align: justify
    }
.poem {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
.poem .stanza {
    margin-left: 28%;
    margin-right: auto;
    text-align: left
    }
.stanza div {
    line-height: 1.4em;
    margin-top: 0;
    text-align: left;
    margin-left: 2em;
    text-indent: -2em
    }
.poem p.right {
    text-align: right
    }
.poem div.quote {
    text-indent: -2.4em
    }
.fnref {
    font-size: 90%
    }
.fn {
    padding: 1em 1em 1em 4em;
    text-align: justify
    }
.fn span.fnnum {
    text-align: left
    }
.fn .poem {
    text-align: center;
    margin-top: 0;
    margin-bottom: 1em
    }
.fn p {
    text-indent: 0;
    margin-top: 2em
    }
.small {
    font-size: 90%
    }
.center {
    text-align: center
    }
.chapdesc {
    font-size: 90%;
    margin-left: 10%;
    margin-right: 10%
    }
.right {
    text-align: right
    }
.pagenum {
    display: inline;
    font-size: 75%;
    text-align: right;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: gray
    }
.pagenum a {
    color: gray
    }
.pagenum a:link:hover {
    text-decoration: none
    }
.pagenum a:active {
    text-decoration: none
    }
dt {
    margin-top: 1em
    }
dd.sec {
    margin-top: 1em
    }
ul {
    margin-bottom: 2em
    }
ul.sub {
    margin-bottom: 0
    }
li {
    margin-bottom: 0.5em;
    list-style-type: none
    }
li.dec {
    list-style-type: decimal
    }
li.rom {
    list-style-type: upper-roman
    }
div.years {
    font-size: 1em;
    text-align: center;
    margin-top: -1em;
    margin-bottom: 3em
    }