body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.85em;
    margin-bottom: 0.85em;
    line-height: 1.2em
    }
.ctr {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.sig {
    margin-left: 65%
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 2em;
    text-align: center;
    font-size: 110%;
    font-weight: bold
    }
.head {
    margin-top: 1em;
    margin-bottom: 2em;
    text-align: center;
    font-size: 102%;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    margin-left: 7%;
    margin-right: 7%;
    font-size: 98%;
    margin-top: 1.2em;
    margin-bottom: 1.2em
    }
.caption {
    font-weight: bold;
    font-size: smaller
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
p.firstword {
    text-indent: 0 !important
    }
p.firstword:first-letter {
    font-size: 275%;
    line-height: 95%
    }
h1 {
    text-align: center;
    margin-bottom: 0.85em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.85em;
    line-height: 1.3em
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0
    }
hr.long {
    width: 90%;
    margin-top: 2.5em;
    margin-bottom: 2em
    }
hr.med {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.short {
    width: 35%;
    margin-top: 1.25em;
    margin-bottom: 1.25em
    }
hr.pg {
    width: 80%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.text {
    vertical-align: top;
    text-align: left
    }
td.pg {
    vertical-align: bottom;
    text-align: right
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: underline
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: underline
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: underline
    }
a:hover {
    color: #F00;
    background-color: inherit
    }