body {
    margin-left: 14%;
    margin-right: 14%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    line-height: 1.3em
    }
.ctr {
    text-align: center
    }
.smline {
    line-height: 1em;
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
.sig {
    text-indent: 60%
    }
.chapter {
    font-weight: bold;
    font-size: 110%;
    text-align: center;
    margin-bottom: 1.5em;
    margin-top: 5em
    }
.head {
    font-size: 102%;
    text-align: center;
    margin-bottom: 2.5em;
    margin-top: 1em;
    font-weight: bold
    }
.blockquote {
    text-align: justify;
    text-indent: 0%;
    margin-left: 8%;
    margin-bottom: 1.5em;
    margin-top: 1.5em
    }
.figcenter {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 2em
    }
.caption {
    font-weight: bold;
    font-size: 94%
    }
h1 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
h2, h3, h4, h5, h6 {
    text-align: center;
    margin-bottom: 1em;
    line-height: 1.2em
    }
hr.long {
    width: 100%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.med {
    width: 45%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.short {
    width: 35%;
    margin-top: 2em;
    margin-bottom: 2em
    }
.bigger {
    font-size: 130%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.cell_toc1 {
    vertical-align: top;
    width: 10%;
    text-align: right
    }
td.cell_toc2 {
    vertical-align: top;
    width: 50%;
    text-align: left
    }
td.cell_toc3 {
    vertical-align: top;
    width: 10%;
    text-align: right
    }
.bbox {
    border: solid 2px;
    margin-left: 30%;
    margin-right: 30%;
    padding-bottom: 0.25em;
    padding-top: 0.25em;
    padding-left: 0.25em;
    padding-right: 0.25em
    }
a:link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #33C;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #F00;
    background-color: inherit
    }
.tr {
    margin-left: 14%;
    margin-right: 14%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 0.6em;
    background-color: #FFE4B5;
    color: black;
    border: solid black 1px
    }