@page{ margin: 5pt; } body { font-size: medium; line-height: 1.2em; margin-left: 1em; margin-right: 2em; font-family: "Charis"; } @font-face { font-family: "Charis"; font-style: normal; font-weight: normal; src:url(fonts/CharisSILR.ttf); } @font-face { font-family: "Charis"; font-style: normal; font-weight: bold; src:url(fonts/CharisSILB.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: normal; src:url(fonts/CharisSILI.ttf); } @font-face { font-family: "Charis"; font-style: italic; font-weight: bold; src:url(fonts/CharisSILBI.ttf); } img { max-height:100%; max-width:100%; } a { text-decoration: none; } p { margin-top: 0em; margin-bottom: 0em; } h1.chapter { font-size: x-large; text-align: center; margin-top: 2em; margin-bottom: 3em; font-weight: bold; line-height: 1.2em; } h1.chapter1 { font-size: 1.2em; text-align: center; margin-top: 2em; margin-bottom: 1em; font-weight: bold; line-height: 1.2em; } h1.section { font-size: large; text-align: center; margin-top: 1em; margin-bottom: 1em; font-weight: bold; line-height: 1.2em; } h1.section1 { font-size: large; text-align: center; margin-top: 1em; margin-bottom: 2em; font-weight: bold; line-height: 1.2em; } div.chapter { margin-top: 4em; } div.cover { text-align: center; } div.titlepage { margin-top: 2em; } p.nonindent{ text-align: justify; } p.nonindent1{ text-align: justify; margin-top: 1em; } p.indent{ text-indent: 1em; text-align: justify; } h2.title { line-height: 1.2em; font-size: 1.2em; margin-top: 1em; margin-bottom: 5em; text-align: center; font-weight: bold; } h1.title { line-height: 1.2em; font-size: 1.8em; margin-top: 2em; margin-bottom: 1em; text-align: center; font-weight: bold; } p.center { text-align: center; margin-top: .3em; margin-bottom: 0em; } p.center1 { text-align: center; margin-top: 1em; margin-bottom: 0em; } p.extract { text-align: justify; margin-top: 1em; } p.extract1 { text-align: justify; margin-top: 1em; text-indent: 1em; } div.copyright { text-align: justify; margin-top: 2.0em; font-size: small; } p.crt{ text-align: justify; margin-top: 1em; } span.small { font-size: 0.8em; } p.toc { text-align: justify; margin-top: 0.3em; margin-bottom: 0.3em; } span.big { font-size: xx-large; } span.big1 { font-size: x-large; } span.big2 { font-size: large; } p.pagebreak { page-break-before: always; } div.block { margin-top: 1em; margin-bottom: 1em; margin-left: 1em; margin-right: 1em; } p.right{ text-align: right; } p.right1{ text-align: right; margin-top: 1em; } div.endpage {}