body { margin: 5%; font-size: 100%; } a:link { color: #000; font-size: 100%; text-decoration: none; } a:active { color: #000; font-size: 100%; text-decoration: none; } img { max-width: 100%; max-height: 100%; } /* ------------------ Small Caps ------------------ */ small { font-size: 80%; } /* ------------------ FRONT MATTER ------------------ */ /* ---- Title Page ---- */ .titlepage { text-align: center; } /* ---- Copyright Text for normal para---- */ .copyright { margin-top: 0.15em; margin-bottom: 0; font-size: 100%; text-indent: 0; margin-left: 0; text-align: center; } /* ---- Copyright Text With Top Margin ---- */ .copyright1 { margin-top: 1.25em; margin-bottom: 0; font-size: 100%; text-indent: 0; margin-left: 0; text-align: center; } /* ---- Copyright Text for normal para With Justify Alignment---- */ .copyright2 { margin-top: 0.25em; margin-bottom: 0; font-size: 100%; text-indent: 0; margin-left: 0; text-align: justify; } /* ---- Dedication Page ---- */ .dedication { text-align: left; font-size: 100%; font-weight: normal; font-style: normal; margin-top: 0.5em; margin-right: 0; margin-left: 0; margin-bottom: 0; line-height: 1.4em; } /* ---- Contents Text ---- */ .toc { text-align: left; margin-top: 0.5em; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; } /* ---- Contents Text With Top Margin ---- */ .toc1 { text-align: left; margin-top: 0.5em; margin-left: 0.5em; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; } /* ---- Chapter Title For Contents Page, Ack Page, Index Page, Introduction ---- */ .fmtitle { text-align: center; margin-top: 10%; font-weight: normal; margin-bottom: 0; font-size: 100%; margin-left: 0; margin-right: 0; } /* ---- Chapter Title For Contents Page, Ack Page, Index Page, Introduction ---- */ .fmtitle1 { text-align: center; margin-top: 10%; font-weight: normal; margin-bottom: 2em; font-size: 100%; margin-left: 0; margin-right: 0; } /* ---- Chapter Title For Contents Page, Ack Page, Index Page, Introduction ---- */ .fmtitle2 { text-align: left; margin-top: 10%; font-weight: normal; margin-bottom: 0; font-size: 120%; margin-left: 0; margin-right: 0; } /* ------------------ BODY ------------------ */ /* ---- Part Number ---- */ .partnum { text-align: left; font-size: 200%; font-weight: normal; font-style: normal; margin-top: 10%; margin-right: 0; margin-left: 0; margin-bottom: 0; } /* ---- Part Title ---- */ .parttitle { text-align: left; font-size: 350%; font-weight: normal; font-style: normal; margin-top: 0.25em; margin-right: 0; margin-left: 0; margin-bottom: 0; text-indent: 0; } /* ---- Chapter Number ---- */ .chapnum { font-size: 230%; text-align: center; margin-top: 10%; font-weight: bold; } /* ---- Chapter Title ---- */ .chaptitle { font-size: 100%; text-align: left; margin-top: 10%; } /* ---- Chapter Author ---- */ .chapauthor { text-align: center; font-size: 120%; font-weight: normal; font-style: normal; margin-top: 2em; margin-right: 0; margin-left: 0; margin-bottom: 3em; text-indent: 0; color: #58585A; } /* ---- Indentation For Para ---- */ .indent { text-align: left; margin-top: 1.25em; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 2em; font-size: 100%; line-height: 1.4em; } /* ---- Indentation For Para With Top Margin ---- */ .indent1 { text-align: left; margin-top: 0; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 1.5em; font-size: 100%; } /* ---- Indentation For Para With Justify Alignment---- */ .indent2 { text-align: justify; margin-top: 0; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 2em; font-size: 100%; line-height: 1.4em; } /* ---- Nonindentation For Para ---- */ .noindent { text-align: justify; margin-top: 0.5em; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; line-height: 1.4em; } /* ---- Center For Para ---- */ .center { text-align: center; margin-top: 0; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; line-height: 1.4em; } /* ---- Nonindentation For Para With Top Margin ---- */ .noindent1 { text-align: justify; margin-top: 1.25em; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; line-height: 1.4em; } /* ---- Nonindentation For Para With Top Margin and Left Alignment---- */ .noindentl { text-align: left; margin-top: 1.25em; margin-left: 0; font-weight: normal; margin-bottom: 0; text-indent: 0; font-size: 100%; line-height: 1.4em; } /* ------------------ LISTING ------------------ */ /* ---- Bullet List ---- */ .bulllist { text-indent: -1.3em; margin-left: 3.5em; margin-top: 1.25em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Bullet List With Top Margin ---- */ .bulllist1 { text-indent: -1.3em; margin-left: 7.5em; margin-top: 0; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Bullet List With Left Margin---- */ .bulllist2 { text-indent: -1.3em; margin-left: 4em; margin-top: 0; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Bullet List With Left Margin---- */ .bulllist3 { text-indent: -1.3em; margin-left: 5em; margin-top: 0; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Bullet List With Left Margin and Top Margin---- */ .bulllist3t { text-indent: -1.3em; margin-left: 5em; margin-top: 1em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Square List ---- */ .squarelist { text-indent: -1.5em; margin-left: 1.5em; margin-top: 0.25em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Square List With Top Margin ---- */ .squarelist1 { text-indent: -1.5em; margin-left: 1.5em; margin-top: 1.5em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; } /* ---- Numbered List ---- */ .numlist { text-indent: -1.6em; margin-left: 3.6em; margin-top: 1em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Numbered List With Top Margin ---- */ .numlist1 { text-indent: -1.6em; margin-left: 1.6em; margin-top: 1.5em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Numbered List With Left Margin---- */ .numlist2 { text-indent: -1.6em; margin-left: 5em; margin-top: 1.5em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } .numlist2i { text-indent: 0; margin-left: 5em; margin-top: 1em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Numbered List With Left Margin---- */ .numlist3 { text-indent: -1.6em; margin-left: 6.5em; margin-top: 1.5em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; line-height: 1.4em; } /* ---- Upper Alpha Numbered List ---- */ .ualpha-numlist { text-indent: -1.5em; margin-left: 1.5em; margin-top: 0.25em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; } /* ---- Upper Alpha Numbered List With Top Margin ---- */ .ualpha-numlist1 { text-indent: -1.5em; margin-left: 1.5em; margin-top: 1.5em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; } /* ---- Lower Alpha Numbered List ---- */ .lalpha-numlist { text-indent: -1.5em; margin-left: 1.5em; margin-top: 0.25em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; } /* ---- Lower Alpha Numbered List With Top Margin ---- */ .lalpha-numlist1 { text-indent: -1.5em; margin-left: 1.5em; margin-top: 1.5em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; } /* ---- Roman Numbered List ---- */ .roman-numlist { text-indent: -1.5em; margin-left: 1.5em; margin-top: 0.25em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; } /* ---- Roman Numbered List With Top Margin ---- */ .roman-numlist1 { text-indent: -1.5em; margin-left: 1.5em; margin-top: 1.5em; margin-bottom: 0; margin-right: 0; font-size: 100%; text-align: -webkit-left; } /* ---- Dropcap With One Line ---- */ .dropcap { font-size: 350%; line-height: 0.8em; margin-right: 0; margin-bottom: -0.1em; } /* ---- First Level Of Heading ---- */ .head1 { margin-top: 1.25em; text-align: left; margin-bottom: 0; font-size: 100%; } /* ---- Second Level Of Heading ---- */ .head2 { margin-top: 3.5em; text-align: left; margin-bottom: 1em; font-style: normal; font-size: 100%; } /* ---- Footnote ---- */ .footnote { margin-top: 1.25em; margin-bottom: 0; font-size: 100%; text-align: left; text-indent: 0; } /* ---- Footnote With Top Margin ---- */ .footnote1 { margin-top: 2.5em; margin-bottom: 0; font-size: 90%; text-align: justify; text-indent: 0; } /* ---- Box Text ---- */ .box { text-indent: 0; margin-top: 1em; padding: 0.5em; font-size: 95%; border: 1px solid #939598; margin-bottom: 1em; } /* ---- Blockquote Text ---- */ .blockquote { text-indent: 0; margin-top: 1em; font-size: 100%; margin-left: 2em; margin-right: 1.5em; margin-bottom: 1em; text-align: left; } /* ---- Figure ---- */ .image { text-indent: 0; margin-top: 1.5em; margin-bottom: 0; text-align: left; } /* ---- Figure ---- */ .image1 { text-indent: 0; margin-top: 1.5em; margin-bottom: 1.5em; text-align: center; } /* ---- Figure Caption ---- */ .caption { text-indent: 0; margin-left: 0; margin-right: 0; margin-top: 0.5em; margin-bottom: 1em; font-size: 80%; text-align: justify; } /* ---- Table ---- */ table { margin-top: 1em; margin-bottom: 1em; } /* ---- Table Head ---- */ .table_head { text-indent: 0; padding: 0.2em; font-weight: bold; text-align: center; border-top: 1px solid #000; border-bottom: 1px solid #000; } /* ---- Table Text With Left Alignment ---- */ .table_left { text-indent: 0; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; text-align: left; } /* ---- Table Text With Right Alignment ---- */ .table_right { text-indent: 0; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; text-align: right; } /* ---- Table Text With Center Alignment ---- */ .table_center { text-indent: 0; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 0.2em; padding-right: 0.2em; text-align: center; } /* ---- Table Source ---- */ .table_source { font-size: 80%; text-indent: 0; margin-left: 0; margin-top: 0.1em; margin-bottom: 1em; text-align: left; } /* ------------------ BACK MATTER ------------------ */ /* ---- References ---- */ .ref { text-indent: -1.5em; margin-left: 1.5em; margin-top: 0.15em; margin-bottom: 0; margin-right: 0; font-size: 85%; text-align: justify; } /* ---- Bibliography ---- */ .bib { text-align: justify; margin-left: 1.5em; text-indent: -1.5em; font-size: 85%; } /* ---- Notes Head ---- */ .note-head { text-align: center; margin-top: 1.5em; margin-bottom: 1em; } /* ---- Notes Text ---- */ .note { text-indent: -1.5em; margin-left: 1.5em; margin-top: 0; margin-bottom: 0.5em; } /* ---- Index Text ---- */ .index { text-align: left; padding-top: 0.3em; margin-bottom: 0; margin-left: 2.5em; text-indent: -2.5em; margin-right: 0; font-size: 80%; } /* ---- Index Text With Top Margin ---- */ .index1 { text-align: left; margin-top: 1.5em; margin-bottom: 0; margin-left: 2.5em; text-indent: -2.5em; margin-right: 0; font-size: 80%; }