@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; } div.copyright { font-size: small; text-align: justify; margin-top: 4em; } div.dedication { font-size: small; margin-top: 8em; } div.titlepage { margin-top: 4em; } h1.title { font-size: xx-large; text-align: center; font-weight: bold; margin-top: 0em; margin-bottom: 1em; line-height: 1.2em; } h2.title { font-size: x-large; text-align: center; font-weight: bold; margin-top: 0.5em; margin-bottom: 0.5em; line-height: 1.2em; } h1.chapter { font-size: large; text-align: center; font-weight: bold; margin-top: 2em; margin-bottom: 1em; } div.cover { } div.titlepage { margin-top: 4em; margin-left: -.4em; } div.block { margin-left: 1em; margin-right: 1em; margin-top: 1em; margin-bottom: 1em; } div.block1 { margin-left: 2em; margin-right: 2em; margin-top: 1em; margin-bottom: 1em; } /* ===================== Added Styles ===================== */ p.nonindent{ text-align: justify; } p.indent{ text-indent: 1.00em; text-align: justify; } p.indent1{ text-indent: 1.00em; margin-top: 1.00em; text-align: justify; } p.author{ font-size: large; text-align: center; margin-bottom: 4em; margin-top: 2em; } span.pink{ color:#DC7EA8; } p.extract { text-align: justify; margin-top: 1em; } p.extract1 { text-align: justify; margin-top: 0.5em; } p.right { text-align: right; } p.center { text-align: center; } p.center1 { text-align: center; margin-top: 0.5em; } img { max-width: 100%; max-height: 100%; } a.pubhlink { text-decoration: none; } a.hlink { text-decoration: none; } a { text-decoration: none; } div.figure{ margin-top: 1em; margin-bottom: 1em; page-break-inside: avoid; } p.pagebreak { page-break-after: always; } p.figure { text-align: center; } p { margin-top: 0em; margin-bottom: 0em; } span.small{ font-size: small; } span.dropcaps { float: left; font-size: 35px; line-height: 20px; padding-top: 1px; margin-top: -.09em; } div.footnote { font-size: small; border-style: solid; border-width: 1px 0 0 0; margin-top: 2em; } p.footnote { text-align: justify; margin-left: 2em; } p.crt{ margin-top: 1em; font-size: small; text-align: justify; } ol.upperalpha { text-align: justify; list-style-type: upper-alpha; } ol.arabic { text-align: justify; } ul.bullet { margin-right: 2em; margin-left: 2em; text-align: justify; } ul.none { text-align: justify; list-style-type: none; } p.hang { text-indent: -1em; margin-left: 1em; text-align: justify; } span.underline { text-decoration: underline; } span.big{ font-size: xx-large; } span.big1{ font-size: x-large; } span.big2{ font-size: large; } span.big3{ font-size: medium; } span.overline { text-decoration: overline; } div.box { margin-top: 1em; margin-bottom: 1em; margin-left: 1.5em; margin-right: 1.2em; border: 1px solid black; padding: 0.5em; } p.toc { text-align: justify; } div.chapter { margin-top: 2em; } span.strike { text-decoration: line-through; } sup { vertical-align: 4px; } sup.frac, sub.frac { font-size: 0.7em; }