p {
    text-indent: 1em;
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
body {
    margin-left: 5%;
    margin-right: 10%
    }
.pagenum {
    text-indent: 0;
    font-size: 60%;
    text-align: right
    }
.sidenote {
    text-indent: 0;
    width: 9%;
    font-size: 10pt;
    text-align: center;
    font-weight: bold
    }
.smcap {
    font-variant: small-caps
    }
.hidden {
    display: none
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.left {
    text-align: left
    }
.center p {
    text-align: center
    }
.right p {
    text-align: right
    }
.left p {
    text-align: left
    }
div.centered {
    text-align: center
    }
div.centered table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
.toc {
    list-style-type: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto
    }
.toc table {
    text-align: center;
    margin-left: auto;
    margin-right: auto
    }
.toc .header {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em
    }
.toc .volume td {
    font-weight: bold;
    font-size: 1.5em;
    height: 3em
    }
.toc .book td {
    font-weight: bold;
    font-size: 1.2em;
    height: 3em
    }
.toc .chapter td {
    font-weight: normal
    }
.toc .figure td {
    font-weight: normal;
    font-size: 1.2em
    }
.toc hr {
    width: 90%;
    margin-top: 1em;
    margin-bottom: 1em;
    height: 0.25em;
    background-color: gray
    }
.titlepage {
    text-align: center;
    font-weight: bold;
    font-size: 1.5em
    }
.titlepage span {
    display: block
    }
.titlepage .main {
    font-size: 2em;
    margin-bottom: 2em
    }
.titlepage .sub {
    font-size: 1.25em;
    margin-bottom: 2em
    }
.titlepage .byline {
    font-size: 0.8em;
    margin-bottom: 2em
    }
.titlepage .byline span {
    display: block
    }
.titlepage .byline .docauthor {
    font-size: 1.5em
    }
.titlepage ul {
    margin-bottom: 2em
    }
.titlepage li {
    list-style-type: none
    }
.head li {
    list-style-type: none
    }
.center .head {
    text-align: center;
    font-weight: bold;
    font-size: 1.75em
    }
.center .head hr {
    width: 90%;
    margin-top: 1em;
    margin-bottom: 1em;
    height: 0.25em;
    background-color: gray
    }
.volume .head {
    text-align: center;
    font-weight: bold;
    font-size: 1.75em
    }
.volume .head hr {
    width: 90%;
    margin-top: 1em;
    margin-bottom: 1em;
    height: 0.25em;
    background-color: gray
    }
.book .head {
    text-align: center;
    font-weight: bold;
    font-size: 1.5em
    }
.book .head hr {
    width: 75%;
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: gray
    }
.chapter .head {
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 0
    }
.chapter .head hr {
    width: 50%;
    margin-top: 1em;
    margin-bottom: 1em;
    background-color: gray
    }
.lg {
    text-align: center;
    margin-left: auto;
    margin-right: auto
    }
.tdright {
    text-align: right
    }
.tdleft {
    text-align: left
    }
.tdcenter {
    text-align: center
    }
.notebox {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    border: solid black 1px
    }