body {
    margin-left: 10%;
    margin-right: 10%
    }
.narrowpage {
    margin-left: 15%;
    margin-right: 15%
    }
.lowline {
    line-height: 0.5em
    }
.highline {
    line-height: 1.5em
    }
.break-before {
    page-break-before: always
    }
.nowrap {
    white-space: nowrap
    }
div.tnotes {
    background-color: #f0f8ff;
    border: 1px solid black;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.covernote {
    visibility: hidden;
    display: none
    }
h1, h2, h3 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 0.5em;
    line-height: normal
    }
h1 {
    font-size: 350%;
    margin-top: 3em;
    margin-bottom: 1em
    }
h2 {
    font-size: 250%;
    margin-bottom: 2em
    }
h3 {
    font-size: 200%;
    margin-bottom: 1.5em;
    page-break-before: always
    }
h4 {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 105%;
    margin-bottom: 0.5em
    }
.s1 {
    font-size: 300%;
    margin-bottom: 0.9em;
    text-align: center
    }
.s2 {
    font-size: 250%;
    margin-bottom: 1em;
    text-align: center
    }
.s4 {
    font-size: 150%;
    margin-bottom: 1em;
    text-align: center
    }
.s5 {
    font-size: 125%;
    margin-bottom: 1em;
    text-align: center
    }
.s6 {
    font-size: 95%;
    margin-bottom: 0.5em;
    text-align: center
    }
.fs04 {
    font-size: 0.4em
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p3 {
    margin-top: 3em
    }
sub {
    vertical-align: bottom;
    font-size: 65%
    }
.l2 {
    margin-left: 2em
    }
.right {
    text-align: right
    }
.bottom1 {
    margin-bottom: 1em
    }
.bottom2 {
    margin-bottom: 2em
    }
.bottom3 {
    margin-bottom: 3em
    }
.top1 {
    margin-top: 1em
    }
.mr2 {
    margin-right: 2em
    }
.ml3 {
    margin-left: 3em
    }
.pright05 {
    padding-right: 0.5em
    }
.pright2 {
    padding-right: 2em
    }
.pright3 {
    padding-right: 3em
    }
.pleft05 {
    padding-left: 0.5em
    }
.ptop05 {
    padding-top: 0.5em
    }
.pbot05 {
    padding-bottom: 0.5em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both;
    color: #aaa
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
.pagenum {
    color: #777;
    font-size: 70%;
    text-align: right
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    max-width: 100%
    }
table.coll {
    border-collapse: collapse
    }
.bigtable {
    border-collapse: collapse
    }
.tabsub {
    font-size: 130%;
    text-align: center;
    text-indent: 0
    }
.tabtransit {
    text-align: right;
    border-collapse: collapse
    }
.smalltab {
    margin-left: 3em;
    font-size: 85%
    }
.vtop {
    vertical-align: top
    }
.eclipsetab {
    margin-left: 2em;
    vertical-align: top;
    text-align: left;
    border-collapse: collapse
    }
.bts {
    border-top: 1px solid
    }
.brs {
    border-right: 1px solid;
    padding-left: 0.3em;
    padding-right: 0.3em
    }
.bdrs {
    border-right: 3px double;
    padding-left: 0.3em
    }
.bbs {
    border-bottom: 1px solid
    }
.bbd {
    border-bottom: 3px double
    }
.bbsnopad {
    border-bottom: 1px solid
    }
.bbbsnopad {
    border-bottom: 3px solid
    }
.botpad {
    padding-bottom: 0.5em
    }
.toppad {
    padding-top: 0.5em
    }
.leftpad {
    padding-left: 0.5em
    }
.rightpad {
    padding-right: 0.5em
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.smaller {
    font-size: smaller
    }
.subhead {
    font-size: 0.7em
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    text-align: center
    }
@media print {
    .pagenum {
        visibility: hidden;
        display: none
        }
    div.tnotes {
        background-color: #fff;
        border: 1px solid black;
        color: black;
        font-size: smaller;
        padding: 0.5em;
        margin-bottom: 5em;
        font-family: sans-serif, serif
        }
    }
@media all {
    .covernote {
        visibility: visible;
        display: block
        }
    .pagenum {
        visibility: hidden;
        display: none
        }
    table {
        margin-left: 2em
        }
    .bigtable {
        border-collapse: collapse
        }
    .tabtransit {
        text-align: right;
        border-collapse: collapse
        }
    }