@page { margin: 5pt; } body { font-size: medium; line-height: 1.2em; margin-top: 1em; 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); } a { text-decoration: none; } p { margin-top: 0.2em; margin-bottom: 0.2em; text-indent: 0em; } img { max-width: 100%; max-height: 100%; } p.nonindent { text-align: justify; text-indent: 0em; } p.indent { text-indent: 1em; text-align: justify; } p.center { text-align: center; } p.center1 { text-align: center; font-size:1.2em; } span.big { font-size: x-large; } span.big1 { font-size: 2.3em; } span.big2 { font-size: 3em; font-weight: bold; } span.small { font-size: small; } span.small1 { font-size: medium; } /* ====================added style================= */ p.title { font-size: 4em; text-align: center; line-height: 1.2em; margin-top: 2em; margin-bottom: 0em; } p.title1 { font-size: 1em; text-align: center; line-height: 1.2em; margin-top: 0.5em; margin-bottom: 0em; } p.title2 { font-size: 1em; text-align: center; line-height: 1.2em; margin-top: 0.7em; margin-bottom: 0em; } h1.chapter { font-size: large; text-align: center; line-height: 1.2em; margin-top: 1.2em; margin-bottom: 0em; } h1.chapter1 { font-size: x-large; text-align: center; line-height: 1.2em; margin-top: 1em; margin-bottom: 2em; } div.cover { height:100%; text-align: center; } img.hi { height:100%; } div.copyright { margin-top: 3em; font-size: small; } h2.section { margin-top: 1.3em; margin-bottom: 0.5em; text-align: left; font-size: large; font-weight: normal; } p.space{ margin-top: 0.5em; margin-bottom: 0.5em; } p.space1{ margin-top: -0.2em; margin-bottom: -0.2em; } p.space2{ margin-top: -0.7em; margin-bottom: -0.7em; } div.figure{ text-align: center; margin-top: 1em; margin-bottom: 1em; } p.figure { margin-top: 2em; margin-bottom: 0.5em; text-align: center; } p.pagebreak { page-break-before: always; } p.caption { margin-top: 0.5em; margin-bottom: 1em; text-align: center; } p.toc { text-align: justify; text-indent: 0em; } p.toc1 { text-align: justify; text-indent: 0em; margin-left: 1.5em; } h1.toc { font-size: xx-large; text-align: center; line-height: 1.2em; margin-top: 3em; margin-bottom: 3em; }