body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h1.pg {
    font-size: 190%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
p {
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.high {
    line-height: 2em
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 70%
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right10 {
    margin-right: 10%;
    text-align: right
    }
.minmargin {
    margin-left: -10%
    }
.resume {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 2em;
    text-indent: 0
    }
.toc {
    margin-left: 10%;
    margin-right: 10%
    }
.quote {
    margin-left: 10%;
    font-size: 95%;
    text-indent: 0
    }
.section {
    margin-left: 5%;
    text-indent: -5%;
    margin-top: 1.5em
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 85%
    }