body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 140%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h1.pg {
    font-size: 190%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
    }
h2 {
    font-size: 130%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h4 {
    font-size: 120%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em
    }
h4.pg {
    font-size: 90%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
    }
a:focus, a:active {
    background-color: #fe6
    }
abbr {
    border: none;
    text-decoration: none
    }
ul.toc {
    list-style-type: none;
    margin-left: 10%
    }
ul.text {
    list-style-type: none;
    margin-left: 5%;
    text-indent: -1em
    }
p {
    text-indent: 1em
    }
p.footnote {
    text-indent: 0
    }
p.center {
    text-indent: 0
    }
p.noindent {
    text-indent: 0
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    color: #C0C0C0;
    background-color: inherit
    }
.ind2 {
    text-indent: 2em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.add2em {
    margin-left: 2em
    }
.figcenter {
    margin: auto;
    text-align: center;
    margin-top: 2em
    }
.center {
    text-align: center
    }
.left60 {
    margin-left: 60%;
    text-align: left
    }
hr.full {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    border: solid black
    }
pre {
    font-size: 75%
    }