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.25em
    }
.ctr {
    text-align: center
    }
.ctrjustify {
    text-align: center;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
.sc {
    font-variant: small-caps
    }
.sig {
    margin-left: 55%
    }
.small {
    text-align: center;
    font-size: 96%
    }
.dedication {
    text-align: center;
    line-height: 1.6em
    }
sup {
    font-size: 92%
    }
.foot {
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 0.5em;
    margin-bottom: 0;
    font-size: 97%
    }
.chapter {
    margin-top: 4em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 130%;
    font-weight: bold
    }
.caption {
    font-weight: bold;
    font-size: 97%
    }
.figtitle {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 0.1em;
    margin-top: 0.1em
    }
.figcenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 2em
    }
.figleft {
    clear: left;
    margin-left: 0.75em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    margin-right: 0.5em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
h1 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.3em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    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: 2.25em;
    margin-bottom: 2.25em
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }