p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    line-height: 150%
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot, blockquote {
    margin-left: 5%;
    margin-right: 10%
    }
blockquote {
    text-align: justify
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 95%
    }
div#tpage {
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto
    }
div#tpage > div {
    border: 1px solid black;
    text-align: center
    }
div#tpage_title {
    font-size: 350%;
    line-height: 150%;
    letter-spacing: 0.15em;
    padding-top: 1ex;
    padding-bottom: 1ex
    }
div#tpage_author {
    letter-spacing: 0.3em;
    font-size: 150%
    }
div#tpage_publisher {
    font-size: 110%;
    letter-spacing: 0.1em
    }
div#tpagep_first {
    font-size: 110%;
    letter-spacing: 0.5em;
    padding-left: 0.5em
    }
.right {
    text-align: right
    }
div.quote-text {
    margin: 3ex 0 0 10em
    }
div.quote-author {
    margin: 1ex 0 3ex 30em
    }
hr.thick-line {
    border: none;
    border-bottom: solid 3px #333;
    width: 100%
    }
hr.double-line {
    border: none;
    border-bottom: double 6px #333;
    width: 100%
    }