body {
    margin-left: 8%;
    margin-right: 10%
    }
p {
    text-indent: 0;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: justify
    }
.sc {
    font-variant: small-caps
    }
.larger {
    font-size: larger
    }
.xlarge {
    font-size: x-large
    }
.smaller {
    font-size: smaller
    }
table {
    margin: 1em auto
    }
td.tc1 {
    text-align: right;
    padding-right: 0.5em
    }
td.tc2 {
    text-align: left
    }
td.tch {
    text-align: center;
    padding-bottom: 0.5em
    }
h1 {
    text-align: center;
    font-weight: normal;
    font-size: 1.4em;
    margin: 2em auto 1em auto
    }
h1.nobreak {
    page-break-before: auto
    }
h2 {
    text-align: center;
    font-weight: normal;
    font-size: 1.2em;
    margin: 2em auto 1em auto
    }
h2.break {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: auto
    }
.c000 {
    text-align: center;
    margin: 1em auto
    }
.c002 {
    text-align: center;
    margin: 0 auto
    }
.c004 {
    margin-left: 5.56%;
    margin-right: 5.56%
    }
.c005 {
    margin-top: 1em
    }
.c006 {
    margin-top: 3em
    }
.c008 {
    text-align: center;
    margin: 0 auto
    }
.c010 {
    text-align: center;
    margin: 0 auto
    }
.d000 {
    page-break-before: always;
    border: none;
    border-bottom: 1px solid silver;
    margin: 1em auto
    }
@media all {
    .d000 {
        page-break-before: always;
        display: none
        }
    }
.nf-center-c {
    text-align: center;
    margin: 1em 0
    }
.nf-center {
    text-align: center
    }
.nf-block-c {
    text-align: center;
    margin: 1em 0
    }
.nf-block {
    display: inline-block;
    text-align: left
    }