body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 1em;
    margin-top: 0.75em;
    font-size: 100%;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 50%
    }
hr.full {
    width: 100%
    }
.foot {
    margin-left: 10%;
    margin-right: 10%;
    text-align: justify;
    text-indent: -3em
    }
.quote {
    margin-left: 6%;
    margin-right: 6%;
    text-indent: 0
    }
.hang {
    margin-left: 8%;
    text-indent: -2em
    }
.hang2 {
    margin-left: 8%;
    text-indent: 1em
    }
.figure {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    text-align: center
    }
span.pagenum {
    font-size: 8pt;
    color: gray;
    background-color: inherit
    }
.sc {
    font-variant: small-caps
    }
a, img {
    border: none !important
    }
td {
    vertical-align: top;
    padding: 0.25em 0.5em 0.25em 0.5em
    }
.center {
    text-indent: 0;
    text-align: center
    }
.right {
    text-indent: 0;
    text-align: right
    }
.subhead {
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    font-size: 110%
    }
.subquote {
    margin-left: 12%;
    margin-right: 12%;
    text-indent: 0
    }
div.lesson {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%
    }
div.lesson p {
    clear: both
    }
div.lesson-l {
    clear: left;
    margin-right: 5%
    }
div.lesson-r {
    clear: right
    }
.biblio, .pubs {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: -3em;
    line-height: 1.5em
    }
a, img {
    text-decoration: none !important;
    border: none !important
    }
.side {
    clear: left;
    font-size: 100%;
    width: 100%;
    padding-left: 1em;
    margin-left: 1em;
    text-align: left;
    text-indent: 0
    }
li {
    list-style-type: none;
    line-height: 1.5em
    }
#double, #double2, #double3, #triple {
    width: 80%;
    margin-left: 10%;
    overflow: hidden
    }
#double li {
    line-height: 1.5em;
    display: inline;
    list-style-type: none
    }
#double2 li {
    line-height: 1.5em;
    display: inline;
    list-style-type: none
    }
#double3 li {
    line-height: 1.5em;
    display: inline;
    list-style-type: none
    }
#triple li {
    line-height: 1.5em;
    display: inline;
    list-style-type: none
    }
#chart1 {
    border-collapse: collapse
    }
#chart1 td {
    border-width: 1px !important;
    border-color: black;
    border-left: solid
    }
#chart1 tr td:first-child {
    border: none !important
    }
#chart1 th {
    border-width: 1px !important;
    border-color: black;
    border-top: solid;
    border-bottom: solid
    }
#simplest {
    border-collapse: collapse
    }
#simplest td {
    border-width: 1px !important;
    border-color: black;
    border-left: solid;
    border-bottom: none;
    border-top: none;
    border-right: none
    }
#simplest tr td:first-child {
    border-left: none !important
    }
#simplest th {
    border-width: 1px !important;
    border-color: black;
    border-top: solid;
    border-bottom: solid;
    border-left: solid
    }
#simplest tr th:first-child {
    border-left: none !important
    }
#chart2 {
    border-collapse: collapse
    }
#chart2 td {
    border-width: 1px !important;
    border-color: black;
    border-left: solid;
    border-bottom: solid
    }
#chart2 tr td:first-child {
    border-left: none !important
    }
#chart2 th {
    border-width: 1px !important;
    border-color: black;
    border-top: solid;
    border-bottom: solid;
    border-left: solid
    }
#chart2 tr th:first-child {
    border-left: none !important
    }
#outline {
    border-collapse: collapse
    }
#outline td {
    border-width: 1px !important;
    border-color: black;
    border-left: solid
    }
#outline tr td:first-child {
    border: none !important
    }
#outline th {
    border-width: 1px !important;
    border-color: black;
    border-top: solid;
    border-bottom: solid
    }
#chart3 {
    border-collapse: collapse
    }
#chart3 td {
    border-width: 1px !important;
    border-color: black;
    border-left: solid
    }
#chart3 tr td:first-child {
    border: none !important
    }
#chart3 th {
    border-width: 1px !important;
    border-color: black;
    border-top: solid;
    border-bottom: solid
    }
.coverdbl {
    border-width: 5px !important;
    border-color: black;
    border-top: double;
    border-bottom: double;
    height: 2.5em;
    text-align: center !important;
    width: 75%;
    margin-left: auto;
    margin-right: auto
    }
.coverdbl * {
    padding: 1em 0 0.5em 0
    }