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
    }
.ralign {
    text-align: right
    }
.sc {
    font-variant: small-caps
    }
.sig {
    margin-left: 63%;
    text-align: left;
    margin-top: 1.75em
    }
.footnote {
    margin-left: 6%;
    margin-right: 6%;
    text-align: justify
    }
.footnote .label {
    text-align: right;
    font-size: 0.8em
    }
.fnanchor {
    font-size: 0.8em;
    text-decoration: none
    }
.chapter {
    margin-top: 3em;
    margin-bottom: 2em;
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    line-height: 1.5em
    }
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
    }
h1.pg, h4.pg {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em
    }
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.tiny {
    width: 15%;
    margin-top: 1.25em;
    margin-bottom: 1.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
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 85%
    }