@page{ margin: 5pt; } @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); } body { font-size: medium; line-height: 1.2em; margin-top: 1em; margin-left: 1em; margin-right: 2em; font-family: "Charis"; } p.nonindent{ text-align: justify; margin-top: 0em; margin-bottom: 0em; } p.indent{ text-indent: 1.00em; text-align: justify; margin-top: 0em; } p { margin-top: 0em; margin-bottom: 0em; } a { text-decoration: none; } img { max-height:100%; max-width:100%; } /* ===================== Added Styles ===================== */ h1.title { font-size: 250%; margin-top: 1em; text-align: center; margin-top: 2em; margin-bottom: 0em; line-height: 1.2em; } span.big{ font-size: large; } p.center { text-align: center; } h1.chapter { font-size: xx-large; text-align: left; margin-top: 3em; margin-bottom: 1.0em; line-height: 1.2em; } h1.chapter1 { font-size: xx-large; text-align: center; margin-top: 3em; margin-bottom: 1.5em; font-weight: normal; line-height: 1.2em; } p.extract { text-align: justify; margin-top: 1em; } p.crt{ text-align: justify; font-size: small; } p.toc{ margin-left: 0em; text-align: left; margin-top: 1.0em; } p.toc1{ margin-left: 2em; text-align: left; margin-top: 0.5em; } h1.section { font-size: x-large; text-align: left; margin-top: 1em; margin-bottom: 0.2em; line-height: 1.0em; } div.figure { text-align:center; margin-top: 1em; margin-bottom: 1em; page-break-inside: avoid; } p.image { text-align: center; } p.caption { font-size: small; text-align: center; } h2.section { font-size: large; text-align: left; margin-top: 1em; margin-bottom: 0.2em; font-weight: normal; line-height: 1.0em; } h3.section { font-size: large; text-align: left; margin-top: 3em; margin-bottom: 0.2em; line-height: 1.0em; } p.caption1 { font-size: small; text-align: left; font-style: italic; text-indent: 0em; } p.largeheight { text-align: justify; margin-top: 3em; } div.copyright { font-size: small; margin-top: 3.0em; } div.cover { text-align: center; } p.pagebreak { page-break-before: always; } span.small { font-size: small; } h3.section0 { text-indent: -1.5em; margin-left: 1em; font-size: large; text-align: left; margin-top: 3em; margin-bottom: 0.2em; line-height: 1.0em; }