body { font-family: ArialMT; margin-left: 3%; margin-right: 3%; margin-top: 0%; margin-bottom: 3%; color: black; } p { text-indent: 1em; /* text indent one EM by default. */ margin-top: 0; margin-bottom: 0; orphans: 2; /* widow and orphan control won't do much on kindle - solves some issues on iPad */ widows: 2; } /* Cover page */ body.cover_page { margin: 0; padding: 0; } div.cover_image { text-align: center; margin: 0; padding: 0; } img.cover_image { max-width: 100%; height: 100%; } h2.chapter_left { text-align: left; page-break-before: always; page-break-after: avoid; margin-top: 0.5em; margin-bottom: 0.5em; font-size: 1.5em; font-weight: bold; } h2.chapter_left1 { text-align: left; page-break-before: avoid; page-break-after: avoid; margin-top: 0em; margin-bottom: 0.5em; font-size: 1.5em; font-weight: bold; } h2.chapter_right { text-align: right; page-break-before: always; page-break-after: avoid; margin-top: 0em; margin-bottom: 0.5em; font-size: 1.5em; font-weight: bold; } h2.chapter_right1 { text-align: right; page-break-before: avoid; page-break-after: avoid; margin-top: 0em; margin-bottom: 0.5em; font-size: 1.5em; font-weight: bold; } h3.chapter_head { text-indent: 0em; page-break-before: avoid; page-break-after: avoid; margin-top: 0em; margin-bottom: 1em; font-size: 1.5em; } h3.chapter_number_left { page-break-before: always; page-break-after: avoid; margin-top: 0em; margin-bottom: 0.5em; font-size: 1.5em; font-weight: bold; } p.flush_left { text-indent: 0; margin-top: 1em; margin-bottom: 0em; } p.flush_left1 { text-indent: 0; margin-top: 0em; margin-bottom: 0em; } p.indented { text-indent: 1em; margin-top: 0; margin-bottom: 0; } p.ext_flush_left { text-indent: 0; margin-left: 1em; margin-right: 1em; margin-top: 1em; margin-bottom: 0.5em; } p.right { text-align:right; text-indent: 0em; margin-top: 1em; margin-right: 1em; margin-bottom: 0em; } .pgnum { margin-top: 0; } p.copyright_space_after { text-indent: 0em; text-align: center; margin-bottom: 1em; } p.copyright { text-indent: 0em; text-align: center; margin-top: 4em; } a a:visited,a:active,a:link { text-decoration: none; color: black; } a.none { text-decoration:none; color:black; } a.none:visited { color: black; } a.toc_link { text-decoration:none; color:black; } h2.toc_head { font-weight: bold; text-indent: 0; margin-bottom: 1em; text-align: center; } p.toc_text { font-weight: normal; text-indent: 0; } p.toc_text1 { font-weight: normal; text-indent: 0; margin-bottom: 1em; } div.full_page_image { text-align: center; page-break-after: always; page-break-before: always; page-break-inside: avoid; } .full_hig { height: 100%; max-width: 100% } .full_width { text-align: center; margin: 1em auto 1em auto; width: 100vw; width: 100%; page-break-inside: avoid; page-break-before: avoid; border-radius: 6px; } .full_width img { width: 100%; max-height: 100%; page-break-inside: avoid; border-radius: 6px; } .full_height { text-align: center; margin: 0em auto 0em auto; height: 100vh; height: 100%; page-break-inside: avoid; page-break-before: avoid; border-radius: 6px; } .full_height img { max-width: 100%; height: 100%; page-break-inside: avoid; border-radius: 6px; } .small_height { text-align: center; margin: 0.5em auto 0em auto; height: 45vh; height: 45%; page-break-inside: avoid; page-break-before: avoid; border-radius: 6px; } .small_height img { height: 100%; page-break-inside: avoid; border-radius: 6px; } .small_width { text-align: center; margin: 0.5em auto 0em auto; width: 45%; border-radius: 6px; } .small_width img { width: 100%; page-break-inside: avoid; border-radius: 6px; } .center_image { text-align: center; margin-top: 0.5em; margin-bottom: 0.5em; } .figure { margin: 0.5em auto 0.5em auto; page-break-inside: avoid; text-align: center; } .figure-caption { position: absolute; top: -13em; left: 0px; color:blue; opacity: 0; font-size: 0.1px; } p.hanging { margin-top: 1em; text-indent: -1em; padding-left: 1em; } p.index-main1 { margin-top: 1em; margin-bottom: 0em; text-indent: -1em; padding-left: 1em; } p.index-main { margin-top: 0; text-indent: -1em; padding-left: 1em; } p.index-sub { margin-top: 0; text-indent: -1em; padding-left: 2em; } .center { text-align: center; margin-top: 1em; margin-bottom: 1em; } .centerba2 { text-align: center; margin-top: 1em; margin-bottom: 1em; } .centerba2a { margin-top: 2em; text-align: center; margin-bottom: 2em; } .centerba1 { page-break-inside: avoid; text-align: center; margin-top: 1em; margin-bottom: 1em; } span.col { color: #002eff; } div.pgbreak { page-break-before: always; }