body {
    margin-left: 10%;
    margin-right: 10%
    }
div.chapter {
    page-break-before: always
    }
div.imgchend {
    page-break-before: avoid;
    page-break-after: avoid;
    margin-bottom: 4em
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.xxlarge {
    font-size: xx-large
    }
.small {
    font-size: small
    }
.smallbold {
    font-size: small;
    font-weight: bold
    }
.xsmall {
    font-size: x-small
    }
.xxsmall {
    font-size: xx-small
    }
.pfs60 {
    font-size: 60%
    }
.pfs80 {
    font-size: 80%
    }
.pfs90 {
    font-size: 90%
    }
.pfs110 {
    font-size: 110%
    }
.pfs120 {
    font-size: 120%
    }
.pfs150 {
    font-size: 150%
    }
.pfs200 {
    font-size: 200%
    }
.pfs300 {
    font-size: 300%
    }
h1 {
    text-align: center;
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
    word-spacing: 0.5em;
    letter-spacing: 0.2em;
    line-height: 1em;
    font-size: 200%;
    font-weight: normal
    }
h2 {
    page-break-before: avoid;
    text-align: center;
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
    word-spacing: 0.5em;
    letter-spacing: 0.2em;
    line-height: 1em;
    font-size: 100%;
    font-weight: bold
    }
img.align-center {
    display: block;
    margin: 0 auto
    }
.img_033 {
    width: 33%
    }
.img_050 {
    width: 50%
    }
.img_066 {
    width: 66%
    }
.img_080 {
    width: 80%
    }
.img_090 {
    width: 90%
    }
.img_100 {
    width: 100%
    }
p.center {
    text-align: center;
    page-break-before: avoid;
    page-break-after: avoid
    }
p.indent {
    margin-top: 0;
    text-align: justify;
    margin-bottom: 0;
    text-indent: 2em
    }
p.indentNO {
    margin-top: 0;
    text-align: justify;
    margin-bottom: 0;
    text-indent: 0
    }
p.indentfin {
    margin-top: 0;
    text-align: justify;
    margin-bottom: 3em;
    text-indent: 2em
    }
hr.r15 {
    width: 15%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.r15red {
    width: 15%;
    margin-top: 0.5em;
    margin-bottom: 0
    }
sup, a.fn {
    font-size: 75%;
    vertical-align: 100%;
    line-height: 50%;
    font-weight: normal
    }
td {
    font-size: 80%;
    text-align: left
    }
.vol {
    text-align: right;
    font-size: 80%
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: 80%;
    padding: 0.5em;
    margin-bottom: 2em;
    font-family: sans-serif
    }