body {
    margin-left: 10%;
    margin-right: 10%
    }
div.preamble {
    font-family: sans-serif;
    margin-bottom: 5em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.subtitle {
    display: inline-block;
    font-size: 72%;
    margin-top: 1em;
    margin-left: 10%;
    margin-right: 10%
    }
.shiftdown {
    display: inline-block;
    margin-top: 0.5em
    }
.nomargin {
    margin: 0
    }
.xlarge {
    font-size: x-large
    }
.huge {
    font-size: 300%
    }
blockquote {
    font-size: 95%
    }
.centerhead {
    text-align: center;
    font-size: 120%
    }
h1 {
    text-align: center;
    font-size: 180%;
    font-weight: normal
    }
h2 {
    text-align: center;
    font-size: 140%;
    font-weight: normal;
    margin-top: 3em;
    page-break-before: always
    }
.footnote {
    font-size: 90%;
    font-family: sans-serif
    }
fn {
    vertical-align: top;
    font-size: 70%;
    font-family: sans-serif
    }
th {
    font-size: 90%
    }
td {
    font-size: 110%;
    white-space: nowrap
    }
.pn {
    font-weight: normal;
    text-align: right;
    width: 3em
    }
.hangingindent {
    padding-left: 1em;
    text-indent: -1em
    }
.hangingindent3 {
    padding-left: 3em;
    text-indent: -3em
    }
.break-before {
    page-break-before: always
    }
.right-justify {
    text-align: right
    }
.indent-left {
    padding-left: 2em
    }
.indent-right {
    padding-right: 2em
    }