/**/
body {
    margin-left: 12%;
    margin-right: 12%
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.5em;
    line-height: 120%;
    text-align: justify;
    text-indent: 0.75em
    }
.noindent {
    text-indent: 0
    }
.chapter {
    line-height: 124%;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    margin-top: 4em;
    margin-bottom: 2em
    }
.head {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 2.5em;
    font-weight: bold;
    font-size: 108%
    }
.ctr {
    text-align: center;
    text-indent: 0
    }
.sc {
    font-variant: small-caps;
    font-size: 105%
    }
.img {
    text-align: center;
    margin-top: 2.5em;
    margin-bottom: 0.25em
    }
.caption {
    margin-top: 0.4em;
    margin-bottom: 3.5em;
    text-align: center;
    text-indent: 0;
    font-size: 90%;
    font-weight: bold;
    margin-left: 10%;
    margin-right: 10%
    }
.sig {
    text-indent: 65%
    }
h1 {
    font-size: 165%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
h2 {
    font-size: 140%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
h3 {
    font-size: 108%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
h4 {
    font-size: 95%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
h5 {
    font-size: 90%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.long {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
    margin-top: 4em
    }
hr.med {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 65%;
    margin-top: 3em;
    margin-bottom: 2em
    }
hr.short {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 25%;
    margin-top: 2em;
    margin-bottom: 2em
    }
ul.toc {
    list-style: upper-roman;
    margin-left: 15%;
    line-height: 125%
    }
ul.ill {
    list-style: none;
    margin-left: 5%;
    line-height: 125%;
    text-indent: -1.5em
    }
.right {
    text-align: right
    }
.page {
    text-align: right
    }
.indent {
    margin-left: 8%
    }
a:link {
    color: #33C;
    text-decoration: none;
    font-weight: bold;
    background: inherit
    }
link {
    color: #33C;
    text-decoration: none;
    background: inherit
    }
a:visited {
    color: #F00;
    text-decoration: none;
    background: inherit
    }
a:hover {
    color: #F00
    }
/**/