body {
    display: block;
    font-family: "Times New Roman", Times, Freeserif, serif;
    margin: 0;
    padding: 0 8% 0 7%
    }
p {
    display: block;
    line-height: 1.4em;
    margin: 1em 0 0 0
    }
body > p {
    text-align: justify;
    text-indent: 1em
    }
.continued {
    margin: 0 0 0 0;
    text-indent: 0
    }
div {
    display: block
    }
h1 {
    clear: both;
    display: block;
    font-size: 3em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.4em;
    margin-bottom: 2em;
    text-align: center
    }
h2 {
    clear: both;
    display: block;
    font-size: 2.5em;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 2em;
    page-break-before: right;
    text-align: center
    }
hr {
    clear: both;
    margin: 1em 27.5% 1em 27.5%;
    width: 45%
    }
hr.chap {
    margin: 2em 17.5% 2em 17.5%;
    width: 65%
    }
hr.minor {
    margin: 0.5em 45% 0.5em 45%;
    width: 10%
    }
hr.double {
    background-color: inherit;
    color: white;
    border-top: thin solid #000;
    border-right: none;
    border-bottom: thin solid #000;
    border-left: none;
    margin: 4em 35% 4em 35%;
    padding: 0.13em 0 0 0;
    width: 30%
    }
hr.tb {
    margin: 1em 27.5% 1em 27.5%;
    width: 45%
    }
b {
    font-weight: bold
    }
del {
    display: none
    }
em {
    font-style: italic
    }
i {
    font-style: italic
    }
ins {
    border-bottom: thin dotted #999;
    text-decoration: none
    }
strong {
    font-weight: bold
    }
.center {
    text-align: center;
    text-indent: 0
    }
.left {
    text-align: left;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.figright {
    border: none;
    clear: right;
    margin: 1em 0 1em 1em;
    max-width: 60%;
    overflow: auto;
    padding: 0.25em;
    page-break-inside: avoid;
    text-align: center
    }
.figleft {
    border: none;
    clear: right;
    margin: 1em 0 1em 1em;
    max-width: 60%;
    overflow: auto;
    padding: 0.25em;
    page-break-inside: avoid;
    text-align: center
    }
.figcenter {
    border: none;
    clear: both;
    margin: 1em;
    overflow: auto;
    padding-bottom: 1em;
    text-align: center
    }
img {
    border: none;
    height: auto;
    padding: 1em 1em 1em 1em;
    width: 80%
    }
.caption {
    font-size: 100%;
    font-style: italic;
    font-weight: normal;
    margin-top: 0.5em;
    text-align: center
    }
ol {
    display: block;
    list-style-type: decimal;
    margin: 1.12em 0 1.12em 2.5em
    }
ul {
    display: block;
    margin: 1.12em 0 1.12em 2.5em
    }
li {
    display: list-item;
    line-height: 1.2em;
    margin-top: 0.25em;
    margin-bottom: 0
    }
ul.toc {
    list-style-type: none;
    width: 80%
    }
.toc li {
    font-variant: small-caps;
    padding-bottom: 1em
    }
table {
    border-collapse: collapse;
    border-spacing: 0.13em;
    caption-side: top;
    display: table;
    empty-cells: show;
    margin-top: 1em;
    margin-right: auto;
    margin-bottom: 1em;
    margin-left: auto
    }
caption {
    display: table-caption;
    font-style: italic;
    font-weight: bold;
    text-align: center
    }
tbody {
    display: table-row-group;
    vertical-align: middle
    }
tr {
    display: table-row;
    vertical-align: inherit
    }
th {
    display: table-cell;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    vertical-align: inherit
    }
td {
    display: table-cell;
    font-size: 90%;
    line-height: 1.1em;
    margin-top: 0.25em;
    text-align: right;
    vertical-align: inherit
    }
.transcriber {
    background-color: #e6e6fa;
    border: dotted thin #060;
    clear: both;
    color: #060;
    font-family: Arial, "DejaVu Sans", sans-serif;
    font-size: 0.75em;
    margin-right: auto;
    margin-left: auto;
    padding: 1em;
    width: 60%
    }
.transcriber td, .transcriber th {
    border-style: none;
    text-align: center
    }
.covernote {
    display: none
    }
.pagenum {
    background-color: inherit;
    border: 1px solid #666;
    color: #666;
    font-size: 0.75em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    margin: auto 0 auto 0;
    padding: 0 0 0 0;
    text-align: right;
    text-indent: 0
    }
.pagenum a {
    text-decoration: none
    }
.pagenum a:hover {
    background-color: white;
    color: #c00
    }
:focus {
    outline: invert dotted thin
    }
:link {
    text-decoration: underline
    }
:visited {
    text-decoration: underline
    }
.titlepage {
    border: thin inset black;
    padding: 3em;
    page-break-before: right;
    page-break-inside: avoid;
    page-break-after: always;
    text-align: center
    }
.smallh1 {
    font-size: 33%
    }
.aut {
    font-size: 300%
    }
.t1 {
    font-size: 2.5em;
    text-align: center
    }
.t2 {
    font-size: 1.5em;
    text-align: center
    }
.t3 {
    font-size: 3.5em;
    text-align: center
    }
.t4 {
    font-size: 1em;
    text-align: center
    }
.t5 {
    font-size: 2em;
    font-weight: bold;
    text-align: center
    }
.expstats {
    margin: 1em 0 1em 0
    }
.expstats td {
    font-size: 1em;
    line-height: 1.4em;
    padding: 0 0.25em 0 0;
    text-align: left;
    vertical-align: top
    }
.expstats td:first-child {
    text-align: right;
    text-align: right
    }
.total {
    border-top: thin solid black;
    border-bottom: medium double black
    }
.num {
    clear: both;
    font-style: italic;
    margin: 2em auto 2em 0;
    text-align: left
    }
.date {
    font-style: italic;
    margin: -3.4em auto 2em auto;
    padding-left: 2em;
    text-align: center
    }
.cal {
    font-style: italic;
    margin: -3.4em 0 2em auto;
    text-align: right
    }
@media all {
    ins {
        border-bottom: thin hidden #999;
        text-decoration: none
        }
    .figright {
        max-width: 100%
        }
    .figleft {
        max-width: 100%
        }
    .covernote {
        background-color: #87ceeb;
        color: black;
        display: block;
        text-align: center
        }
    .pagenum {
        visibility: hidden
        }
    .pagenum a {
        text-decoration: none
        }
    .num {
        margin: 2em auto 1em 0
        }
    .date {
        margin: 0 auto 1em auto
        }
    .cal {
        margin: 0 0 2em auto
        }
    }
@media print {
    .pagenum {
        display: none
        }
    ins {
        border-bottom: thin hidden #999;
        text-decoration: none
        }
    .figright {
        max-width: 100%
        }
    .figleft {
        max-width: 100%
        }
    }