p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: left
    }
table, td, th {
    border: solid thin
    }
thead, tfoot, th {
    font-variant: small-caps;
    text-align: center;
    font-weight: normal
    }
table.books, table.books td {
    border: 0
    }
#table3, #table4 {
    text-align: center
    }
#table3 td {
    width: 33%
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.bb {
    border-bottom: solid 2px
    }
.bl {
    border-left: solid 2px
    }
.bt {
    border-top: solid 2px
    }
.br {
    border-right: solid 2px
    }
.bbox {
    border: solid 2px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
ul.TOC {
    list-style-type: none;
    margin-right: 5%;
    font-variant: small-caps
    }
ul.TOCSub {
    list-style-type: none;
    font-variant: normal
    }
ol.RU {
    list-style-type: upper-roman
    }
ol.AL {
    list-style-type: lower-alpha
    }
ol.AU {
    list-style-type: upper-alpha
    }
ol.RL {
    list-style-type: lower-roman
    }
.off {
    list-style-type: none
    }
ul.TOC li, ol.RU li {
    margin-top: 0.75em;
    margin-bottom: 0.75em
    }
li, ul.TOCSub li, ul.off li, ol.AL li, ol.sub li {
    margin-top: 0;
    margin-bottom: 0
    }