p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.5em;
    line-height: 120%
    }
h1 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 125%;
    font-size: 200%
    }
h2 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 100%;
    font-size: 125%;
    page-break-before: always
    }
h3, h4 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 100%;
    font-size: 100%
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 100%
    }
#toc {
    margin-left: auto;
    margin-right: auto
    }
#toc td.chap {
    vertical-align: top;
    text-align: right
    }
#toc td.titl {
    vertical-align: top;
    padding-left: 2em;
    padding-right: 2em;
    margin-left: 1em;
    text-indent: -1em
    }
#toc td.page {
    vertical-align: bottom;
    text-align: right
    }
#tbl {
    margin: 0 auto;
    text-align: left;
    font-size: x-small;
    border-collapse: collapse
    }
#tbl td {
    line-height: 100%;
    padding: 0.5em 0 0.5em 2em;
    text-indent: -1em;
    vertical-align: top
    }
#tbl .top {
    border-top: solid 1px black
    }
.tnote {
    background-color: #EEE;
    color: inherit;
    margin: 5% 15%;
    padding: 0.5em 1em;
    border: dotted 1px gray;
    font-size: small
    }
.tnote p {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
.pagenum {
    font-size: small;
    text-align: right
    }
.sidenote {
    text-indent: 0;
    text-align: left;
    padding: 0.3em;
    clear: left;
    margin-top: 1em;
    margin-bottom: 0.3em;
    margin-right: 1em;
    font-size: smaller;
    color: black;
    border: thin dotted gray
    }
.footnote {
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 2em;
    font-size: 95%
    }
.footnote h3 {
    font-size: 90%
    }
.fnanchor {
    vertical-align: 0.3em;
    font-size: small;
    font-style: normal
    }
.nodent {
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
#subtitl {
    text-indent: 0;
    text-align: center
    }
.small {
    font-size: 75%
    }
hr {
    width: 30%;
    margin-top: 2em;
    margin-left: 35%;
    margin-right: 35%
    }
@media all {
    .sidenote {
        float: left;
        clear: none;
        font-weight: bold
        }
    }