i {
    font-weight: normal
    }
.index {
    margin: auto
    }
.indx {
    padding-left: 2em;
    text-indent: -2em
    }
.isub1 {
    padding-left: 3em;
    text-indent: -2em
    }
.interlinear {
    overflow: auto;
    margin: 1em 0
    }
ol.sentence {
    display: inline
    }
ol.word {
    padding: 0.25em;
    text-align: center;
    display: inline-block
    }
.src {
    font-weight: normal
    }
.trgt {
    font-size: small
    }
a {
    text-decoration: none
    }
#coverpage {
    border: 1px solid black;
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
h1, h2, h3 {
    text-align: center;
    clear: both;
    font-weight: normal;
    margin: 2em auto
    }
.ph1 {
    font-size: xx-large;
    text-align: center
    }
.hang {
    text-indent: -2em;
    padding-left: 2em
    }
hr {
    border-top: 3px double #dedede;
    width: 100%;
    margin: 0.5em auto
    }
hr.HeaderDivide {
    width: 15%;
    margin-left: 42.5%;
    margin-right: 42.5%
    }
hr.chap {
    width: 65%;
    margin: 1.5em 17.5%
    }
.x-small {
    font-size: small;
    display: inline-block
    }
.medium {
    font-size: medium;
    display: inline-block
    }
.large {
    font-size: large;
    display: inline-block
    }
ul, ol {
    list-style-type: none
    }
.nowrap {
    white-space: nowrap;
    vertical-align: top
    }
.subtitle {
    display: none
    }
.table {
    margin: auto;
    display: table
    }
.trow {
    display: table-row;
    vertical-align: top
    }
.tcell {
    display: table-cell;
    vertical-align: top
    }
table {
    margin: 0.5em auto
    }
td {
    padding-left: 2em;
    text-indent: -2em
    }
td.i2 {
    padding-left: 3em;
    text-indent: -2em
    }
.tdr {
    padding-right: 0.5em;
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold;
    text-align: center
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    page-break-before: always;
    clear: both;
    margin: 2em auto;
    text-align: center
    }
.fnanchor {
    vertical-align: super;
    font-size: small;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote {
    margin: auto auto auto 2em
    }
.label {
    display: inline-block;
    text-indent: -2em;
    text-align: right;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    border: silver solid 1px;
    color: black;
    margin: 2em auto 5em auto;
    padding: 1em
    }
.pagenum {
    color: silver;
    font-size: small;
    text-align: right
    }
@media all {
    ol.word {
        float: left
        }
    }