p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.newsection {
    margin-top: 3em
    }
p.notop {
    margin-top: 0
    }
p.nobottom {
    margin-bottom: 0
    }
h1, h2, h3, h4, h5 {
    text-align: center;
    clear: both
    }
h1, h2 {
    margin-top: 5em
    }
h2 {
    line-height: 1.5em
    }
h3 {
    margin-top: 3em
    }
h5.italic {
    font-style: italic;
    font-size: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.hr65 {
    width: 65%
    }
.hr30 {
    width: 30%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    white-space: nowrap;
    font-weight: normal;
    font-style: normal
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.g {
    letter-spacing: 0.2em;
    font-style: normal
    }
.bold {
    font-weight: bold
    }
.big {
    font-size: 200%
    }
.titlepage {
    text-align: center;
    line-height: 2em
    }
.right {
    text-align: right
    }
.caption {
    font-weight: bold
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
ul {
    list-style-type: none
    }
.toc ul {
    list-style-type: none;
    margin-right: 5%;
    padding-right: 3em;
    margin-left: 1em;
    text-indent: -1em
    }
span.tocright {
    text-indent: 0;
    font-weight: normal
    }
.toc .pagenum {
    white-space: nowrap;
    font-weight: normal
    }
table.plan {
    border-collapse: collapse;
    width: 80%
    }
table.plan th.bright {
    border-right: 1px solid black;
    border-top: 1px solid black
    }
table.plan th.bleft {
    border-left: 1px solid black;
    border-top: 1px solid black
    }
table.plan th.btop {
    border-top: 1px solid black
    }
table.plan td {
    border: 1px solid black
    }
table.plan td.wide {
    width: 8%
    }
table.plan td.narrow {
    border: 1px solid black;
    width: 4%
    }
table.plan th {
    font-style: italic
    }
table.plan th.noborder, table.plan td.noborder {
    text-align: center;
    border: none
    }
table.plan td.double {
    border-right: 3px double black
    }
table.plan td.left {
    text-align: left
    }
table.plan td.right {
    text-align: right
    }
table.plan caption {
    margin-top: 2em;
    font-weight: bold;
    text-align: center
    }
table.schedule {
    border-collapse: collapse
    }
table.schedule td {
    border: 1px solid black
    }
table.schedule th {
    border: 1px solid black;
    font-variant: small-caps
    }
.notes {
    background-color: #eee;
    color: #000;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-right: 1em;
    padding-left: 1em;
    border: 1px solid black;
    margin-left: 15%;
    margin-right: 15%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }