body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    width: 80%
    }
hr.tiny {
    width: 20%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 0.8em
    }
h2 {
    font-size: 150%;
    margin-top: 1em
    }
h3 {
    font-size: 125%;
    font-variant: small-caps;
    margin-top: 1em
    }
h4 {
    font-size: 115%;
    margin-top: 1.5em
    }
h5 {
    font-size: 100%;
    margin-top: 1.5em
    }
h6 {
    font-size: 85%;
    margin-top: 1.5em
    }
p {
    line-height: 1.2em;
    margin-top: 0.5em;
    margin-bottom: 0
    }
p.center {
    text-align: center
    }
blockquote {
    margin: 0.5em 2em;
    font-size: 95%
    }
div.hanging {
    margin-left: 1em;
    margin-right: 2em
    }
div.hanging p {
    margin-left: 2em;
    text-indent: -2em
    }
div.tribename {
    font-size: 95%;
    margin: 0.25em 2em 0.5em 1em
    }
div.tribename p {
    line-height: normal;
    margin-left: 1em;
    text-indent: -1em
    }
div.tribename + p {
    margin-top: 1em
    }
div.bookcite {
    font-size: 95%;
    margin: 0.5em 2em 0.5em 2em
    }
div.bookcite p {
    line-height: normal;
    margin-top: 0.25em;
    margin-left: 1em;
    text-indent: -1em
    }
div.footnote {
    font-size: 95%;
    margin-left: 2em;
    margin: 2em
    }
div.footnote p {
    margin-top: 0
    }
p.inset1 {
    margin-left: 2em
    }
p.inset2 {
    margin-left: 3em
    }
table {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0
    }
table.list {
    font-size: 90%;
    margin-left: 2em;
    border-collapse: collapse;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
table.list.center {
    margin-left: auto;
    margin-right: auto
    }
table.list td {
    padding: 0 1.5em 0 0.5em
    }
table.list td.bracket {
    padding-left: 1em
    }
td.bracket {
    vertical-align: middle
    }
table.census {
    font-size: 90%;
    margin-left: 2em;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0.5em
    }
table.census.constant {
    width: 90%;
    margin-left: auto;
    margin-right: auto
    }
table.index {
    width: 80%;
    margin-left: auto;
    margin-right: auto
    }
td.middle {
    vertical-align: middle
    }
td.number {
    text-align: right;
    padding-left: 2em;
    padding-right: 0.5em
    }
td.number.left {
    padding-left: 0
    }
td.number.question {
    padding-right: 0
    }
table.list td.number {
    padding-right: 0;
    padding-left: 1em
    }
td.underl {
    border-bottom: thin solid #000
    }
td.inset1 {
    padding-left: 1em
    }
td.inset2 {
    padding-left: 2em
    }
td.inset3 {
    padding-left: 3em
    }
td.toppad {
    padding-top: 1em
    }
td.tribegroup {
    padding-top: 0.5em
    }
td.letterhead {
    padding-left: 20%;
    padding-top: 1em;
    padding-bottom: 0.5em;
    font-weight: bold
    }
table p {
    margin-top: 0;
    line-height: normal;
    margin-left: 2em;
    text-indent: -2em
    }
span.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    color: #666;
    background-color: inherit
    }
.smallroman {
    font-size: 80%
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.1em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted #900
    }
ins.translit {
    text-decoration: none;
    border-bottom: thin solid #999
    }
.mynote {
    background-color: #DDE;
    color: #000;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    padding: 0.5em 1em 1em
    }
p.mynote {
    padding: 1em;
    text-indent: 0
    }
span.mynote {
    padding: 0.25em 0.5em;
    margin: 0.5em 0
    }
div.mynote a {
    text-decoration: none
    }