body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-indent: 1em;
    text-align: justify
    }
.indent {
    padding-left: 1em;
    padding-right: 0;
    text-indent: 0
    }
.hindent {
    text-indent: -5%;
    margin-right: 5%;
    margin-left: 5%
    }
.noindent {
    margin-left: 0%;
    margin-right: 0%;
    text-indent: 0;
    text-align: justify
    }
h1, h2, h3, h4 {
    text-align: center
    }
.chapt {
    text-align: center;
    text-indent: 0
    }
.lsidenote {
    font-size: 0.8em;
    text-indent: 0;
    text-align: center
    }
.rsidenote {
    font-size: 0.8em;
    text-indent: 0;
    text-align: center
    }
.block {
    font-size: 100%;
    margin-left: 6%;
    margin-right: 6%;
    text-indent: 0
    }
.footnote {
    font-size: 92%;
    margin-left: 3%;
    margin-right: 3%;
    text-indent: 0
    }
.note {
    font-size: 92%;
    text-align: justify;
    margin-left: 3%;
    margin-right: 3%;
    text-indent: 1em
    }
.fnquote {
    font-size: 92%;
    text-align: justify;
    margin-left: 6%;
    margin-right: 6%;
    text-indent: 1em
    }
.fnquoteni {
    font-size: 92%;
    text-align: justify;
    margin-left: 6%;
    margin-right: 6%;
    text-indent: 0
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }