p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h1 {
    letter-spacing: 0.2ex;
    padding-top: 2em
    }
h2 {
    letter-spacing: 0.15ex;
    padding-top: 2em;
    font-size: 130%
    }
hr {
    width: 15%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border: 0;
    background-color: black;
    color: black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.bindings {
    text-align: left;
    border: solid black 1px;
    border-collapse: collapse;
    font-size: 90%;
    margin-top: 2em
    }
table.bindings td {
    border: solid black 1px;
    vertical-align: top;
    text-indent: 1em
    }
table.toc {
    width: 70%;
    line-height: 150%
    }
td.toc_chapter {
    text-align: center;
    padding-top: 1em
    }
td.toc_subtitle {
    text-align: left;
    padding-left: 2em;
    text-indent: -2em
    }
td.toc_pageno {
    text-align: right;
    vertical-align: bottom;
    padding-left: 1em
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
p.subtitle {
    font-size: 90%;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2em;
    text-indent: -2em
    }
p.titlesub {
    letter-spacing: 0.15ex;
    text-align: center;
    font-size: 110%;
    text-indent: 0
    }
p.publisher {
    margin-top: 4em;
    text-align: center;
    font-size: smaller;
    margin-bottom: 3em;
    text-indent: 0;
    letter-spacing: 0.1ex
    }
p.copyright {
    font-size: 80%;
    text-align: center;
    text-indent: 0;
    padding-top: 4em;
    padding-bottom: 4em
    }
p.negative {
    text-indent: -1.5em;
    margin-left: 1.5em
    }
p.reproductions {
    font-size: 80%;
    text-indent: 0;
    text-align: center;
    line-height: 150%
    }
div.glossary {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 90%;
    padding-top: 1em
    }
div.glossary p {
    padding-left: 2em;
    text-indent: -2em
    }
div.titlepage {
    width: 65%;
    margin-left: auto;
    margin-right: auto
    }
div.advertisements {
    margin-top: 1em;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller;
    padding: 0.5em 0.5em 0.5em 0.5em;
    background-color: #FBF5E6;
    color: black
    }
div.note {
    margin: 4em 10% 0 10%;
    padding: 1em;
    border: 1px dashed black;
    color: inherit;
    background-color: #F0F8FF;
    font-size: smaller
    }
img {
    border-style: none
    }
ul {
    list-style: none;
    line-height: 150%
    }
.pagenum {
    font-size: x-small;
    text-align: right;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    text-indent: 0
    }
a:link {
    text-decoration: none;
    color: #104E8B;
    background-color: inherit
    }
a:visited {
    text-decoration: none;
    color: #F03;
    background-color: inherit
    }
a:hover {
    text-decoration: underline
    }
a:active {
    text-decoration: underline
    }
.above, .below {
    font-size: 65%
    }
.above {
    vertical-align: 0.7ex
    }
.below {
    vertical-align: -0.3ex
    }
.bbox {
    border: solid 1px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3em;
    padding-left: 1em;
    padding-right: 1em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right;
    margin-right: 10%
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    text-align: center;
    text-indent: 0;
    font-size: 80%;
    margin-top: 0;
    margin-bottom: 0
    }
.figcenter {
    margin: auto;
    text-align: center;
    text-indent: 0
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-right: 0;
    padding: 0;
    text-align: center
    }