html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
    }
body {
    line-height: 1
    }
ol, ul {
    list-style: none
    }
blockquote, q {
    quotes: none
    }
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
    content: none
    }
ins {
    text-decoration: none
    }
del {
    text-decoration: line-through
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
body {
    margin-left: 5%;
    margin-right: 4em
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    line-height: 1.25em;
    text-indent: 1em
    }
p.formula {
    text-align: center
    }
h1, h2, h3 {
    text-align: center;
    font-weight: normal;
    clear: both
    }
h2 {
    font-size: 125%;
    margin: 2em auto 1em;
    line-height: 1.5em
    }
h2 .exp {
    font-size: 100%;
    font-variant: small-caps
    }
h3 {
    font-size: 100%;
    margin: 2em auto 1em;
    line-height: 1.5em
    }
div.drawing {
    text-align: center;
    margin: 1em auto 1em auto
    }
div.image {
    text-align: center;
    margin: 1em auto 1em auto
    }
.image p, .drawing p {
    text-align: center
    }
div.poem {
    text-align: left;
    line-height: 1.5em;
    margin: 1em 0 1em 2em
    }
ul {
    margin: 1em 0 1em 2em
    }
li {
    margin-top: 0.25em;
    text-align: justify;
    line-height: 1.25em;
    text-indent: 0
    }
ul.plain, ul.ix {
    list-style-type: none
    }
span.sub {
    font-size: 75%;
    vertical-align: sub
    }
span.sc {
    font-variant: small-caps
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em
    }
tr {
    height: 1.5em
    }
tr.bb {
    border-bottom: 1px solid black
    }
td {
    padding-left: 0.5em;
    padding-right: 0.5em
    }
td.r {
    text-align: right
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.footnote {
    font-size: 90%
    }
.footnote .label {
    width: 1.5em;
    background-color: #DDD
    }
.footnote a {
    text-decoration: none
    }
.fnanchor {
    font-size: 80%;
    text-decoration: none;
    vertical-align: 0.25em;
    background-color: #DDD
    }
hr.double {
    color: white;
    border-top: 6px solid black;
    border-bottom: 1px solid black;
    border-left: none;
    border-right: none
    }
#titlepage {
    margin-top: 3em
    }
#titlepage h1 {
    margin-top: 1em;
    font-size: 350%;
    font-weight: normal
    }
#titlepage h1 .exp {
    font-size: 40%;
    display: inline-block;
    border-top: 1px solid black;
    border-bottom: 1px solid black
    }
#titlepage h3 {
    font-size: 90%
    }