body {
    margin-left: 20%;
    margin-right: 20%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
blockquote > p {
    margin-top: 0.51em;
    text-align: left;
    margin-bottom: 0.49em
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.err {
    border-bottom: thin dotted red
    }
.correction {
    border-bottom: thin dotted black
    }
.large {
    font-size: 120%
    }
big {
    font-size: 300%
    }
.bigger {
    font-size: 150%
    }
.smaller {
    font-size: 70%;
    font-weight: normal
    }
.pseudotitle {
    font-size: 150%;
    text-align: center;
    font-weight: bold;
    page-break-before: always
    }
.combination {
    display: inline-block;
    vertical-align: middle
    }
.above {
    border-bottom: 1px solid;
    display: block;
    text-align: center;
    font-size: 0.9em
    }
.below {
    display: block;
    text-align: center;
    font-size: 0.9em
    }
ul {
    list-style-type: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
#planet {
    border-collapse: collapse
    }
#planet td.border {
    border: solid 1px
    }
#planet td.bb {
    border-left: solid 1px;
    border-right: solid 1px;
    border-top: solid 1px;
    border-bottom: none
    }
#orb {
    border-collapse: collapse
    }
#orb td.bl {
    border-left: solid 2px
    }
#orb td.bt {
    border-left: solid 2px;
    border-top: solid 2px
    }
#orb td.bb {
    border-left: solid 2px;
    border-bottom: solid 2px
    }
#id {
    font-size: 0.9em
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.pagenum {
    margin-right: 0;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0;
    font-size: x-small;
    white-space: nowrap
    }
.pagenum span {
    visibility: hidden
    }
.pagenum a {
    display: inline-block;
    color: #808080;
    border: 1px solid silver
    }
hr.tb {
    width: 45%;
    margin-top: 1em;
    margin-bottom: 1em;
    visibility: hidden
    }
hr.chap {
    width: 65%;
    margin-top: 4em;
    margin-bottom: 4em;
    visibility: hidden
    }
hr.full {
    width: 95%;
    margin-top: 6em;
    margin-bottom: 6em;
    visibility: hidden
    }
hr.small {
    width: 35%;
    margin-left: 32%;
    margin-right: 32%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    visibility: visible
    }
hr.large {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 0.5em;
    visibility: visible;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid black
    }
div.title, .frontpage {
    page-break-before: always;
    page-break-after: always;
    text-align: center;
    line-height: 1.5em
    }
.hang {
    text-indent: -1em;
    margin-left: 1em
    }
.bb {
    border-bottom: solid 2px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    clear: both;
    max-width: 100%;
    text-align: center
    }
.floatl {
    clear: left;
    margin: 1em 1em 1em 0;
    text-align: center;
    max-width: 40%
    }
.display {
    display: none
    }
.hidden {
    display: none
    }
.footnotes {
    border: none
    }
.footnote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 0.9em
    }
.footnote .label {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 80%;
    text-decoration: none
    }
.poem {
    display: inline-block;
    margin: auto;
    text-align: left
    }
.poem .stanza {
    margin: 1em auto
    }
.poem .i0 {
    padding-left: 3em;
    text-indent: -3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    margin-left: 10%;
    margin-right: 10%;
    font-family: sans-serif, serif
    }
@media all {
    .pagenum {
        display: none
        }
    body {
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 1%;
        margin-bottom: 1%
        }
    .poem {
        display: block;
        margin-left: 1.5em
        }
    #planet td.border {
        border: solid 1px
        }
    #planet td.bb {
        border-left: solid 1px;
        border-right: solid 1px;
        border-top: solid 1px;
        border-bottom: none
        }
    .floatl {
        float: none
        }
    .display {
        display: block
        }
    }