body {
    margin: 0 10%
    }
.chapter, .section {
    page-break-before: always
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h2 {
    font-size: 1.4em;
    line-height: 2em
    }
h2 span {
    line-height: 2em;
    font-size: 0.7em
    }
p {
    margin-top: 1em;
    text-align: justify;
    margin-bottom: 1em;
    text-indent: 1em
    }
.p120 {
    font-size: 1.2em
    }
.p150 {
    font-size: 1.5em
    }
.p180 {
    font-size: 1.8em
    }
em {
    font-style: italic
    }
blockquote {
    margin: 2em 3em
    }
.noi {
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right;
    padding-right: 2em
    }
.justify {
    text-align: justify
    }
.smcap {
    font-variant: small-caps
    }
.mt3 {
    margin-top: 3em
    }
.mt0 {
    margin-top: 0
    }
.mb0 {
    margin-bottom: 0
    }
.word-spacing {
    word-spacing: 0.5em
    }
.letter-spacing {
    letter-spacing: 0.2em
    }
.double-underline {
    border-bottom: 3px double
    }
table {
    margin: auto;
    border-collapse: collapse
    }
.tdh, .tdh2 {
    font-size: 0.8em
    }
td {
    padding: 0.2em
    }
.tdl {
    text-align: left;
    margin-left: 1em;
    padding-left: 2em;
    text-indent: -1em
    }
.tdr {
    text-align: right;
    padding-right: 1em
    }
.tdr2 {
    text-align: right;
    padding-left: 1em
    }
.book-container {
    max-width: 30em;
    margin: auto
    }
.book-container li {
    margin-left: 2em;
    text-indent: -2em
    }
.box {
    border: thick double;
    margin: auto auto 5em auto;
    width: 30em
    }
.box-padding {
    padding: 1em
    }
hr.box-divider {
    width: 100%;
    margin: 0
    }
hr {
    width: 60%;
    margin: 2em 20%;
    clear: both
    }
hr.divider {
    width: 65%;
    margin: 4em 17.5%
    }
hr.divider2 {
    width: 45%;
    margin: 4em 27.5%
    }
hr.double {
    width: 100%;
    margin: 0 0 0.5em 0;
    border-top: 4px double
    }
hr.small {
    width: 16%;
    margin: 2em 42%
    }
hr.tb {
    margin: 2em;
    border: 0
    }
.pagenum {
    text-indent: 0;
    text-align: right;
    font-size: x-small;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
    color: #999;
    border-top: 1px solid;
    border-bottom: 1px solid;
    background-color: inherit;
    padding: 0.01em 0.4em
    }
img {
    max-width: 100%;
    width: 100%;
    height: auto
    }
.figcenter {
    clear: both;
    margin: 2em auto;
    text-align: center;
    max-width: 100%
    }
.dropcap, .dropcap2, .dropcap3 {
    font-weight: normal
    }
.dropcap {
    font-size: 3.5em;
    padding: 0 0.02em 0 0;
    line-height: 0.85em;
    height: 0.85em
    }
.dropcap2 {
    font-size: 0.3em;
    padding: 0 0.2em 0 0;
    line-height: 1em;
    height: 1em
    }
.dropcap3 {
    font-size: 3.5em;
    padding: 0 0 0 0;
    line-height: 0.85em;
    height: 0.85em
    }
.poetry-container {
    text-align: center;
    margin: 0
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .verse {
    margin: 1em 0
    }
.poetry .line {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .outdent {
    margin-left: -0.3em
    }
.poetry .outdent2 {
    margin-left: -0.5em
    }
.poetry .indent {
    margin-left: 1em
    }
ins {
    text-decoration: none;
    border-bottom: 1px dotted #dcdcdc
    }
.tn {
    width: 60%;
    margin: 2em 20%;
    background: #fff3d2;
    border: 1px solid
    }
ul {
    list-style: square
    }
ul.nobullet {
    list-style: none;
    text-align: left
    }
li {
    margin-bottom: 0.5em
    }
@media all {
    body {
        margin: 0.5em;
        padding: 0;
        width: 98%
        }
    p {
        margin-top: 0.1em;
        text-align: justify;
        margin-bottom: 0.1em;
        text-indent: 1em
        }
    hr.divider, hr.divider2 {
        border-width: 0;
        margin: 0
        }
    img {
        max-width: 100%;
        width: auto;
        height: auto
        }
    table {
        width: 96%;
        margin: 0 2%
        }
    .tn {
        width: 80%;
        margin: 0 10%;
        background: #fff3d2
        }
    a {
        color: inherit;
        text-decoration: inherit
        }
    .dropcap, .dropcap2, .dropcap3 {
        float: none;
        font-weight: normal;
        font-size: 1em;
        padding: inherit;
        line-height: 1em;
        height: 1em
        }
    }