body {
    margin-left: 10%;
    margin-right: 10%
    }
li {
    list-style: none
    }
h1, h2, h3, .c {
    text-align: center;
    text-indent: 0;
    line-height: 1.5em
    }
h1 {
    margin-top: 1.3em
    }
h2 {
    margin-top: 2em;
    font-weight: bold;
    text-align: center
    }
h3 {
    margin-top: 2em;
    font-weight: normal;
    text-align: center
    }
h4 {
    margin-left: 10%;
    font-weight: bold
    }
p {
    text-align: justify;
    line-height: 1.2em;
    text-indent: 1.5em;
    margin-top: 0.3em;
    margin-bottom: 0.3em
    }
.drap {
    text-align: justify;
    text-indent: -3em;
    padding-left: 3em;
    margin-top: 0.1em;
    margin-bottom: 0.1em;
    font-size: 90%
    }
.small {
    font-size: 80%
    }
p.small {
    font-size: 90%
    }
.large {
    font-size: 120%
    }
.xlarge {
    font-size: 150%
    }
.xxlarge {
    font-size: 200%
    }
blockquote {
    font-size: 90%
    }
i em {
    font-style: normal
    }
td.cbot {
    text-align: center;
    vertical-align: bottom
    }
.cbreak {
    text-align: center;
    text-indent: 0;
    line-height: 1.5em;
    margin-top: 4em
    }
.rgap {
    text-align: right;
    line-height: 1.5em;
    margin-top: 4em
    }
.cgap {
    text-align: center;
    line-height: 1.5em;
    margin-top: 4em
    }
table {
    margin: auto
    }
td.num {
    vertical-align: bottom;
    text-align: right
    }
.fnanchor {
    font-size: 80%;
    vertical-align: 0.35em;
    padding: 0 0.15em;
    text-decoration: none
    }
.footnote {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 10%;
    font-size: 95%
    }
.footnote .label {
    text-align: left
    }
.footnote a {
    text-decoration: none
    }
hr {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: 40%;
    margin-right: 40%;
    width: 20%
    }
.section {
    margin-top: 4em
    }
@media all {
    table {
        padding-left: 1.5em;
        padding-right: 1.5em
        }
    .cbreak, .section {
        page-break-before: always;
        padding-top: 4em
        }
    h1, .nobreak {
        page-break-before: avoid
        }
    }