@page{ margin: 5pt; } div.height100percent { text-align: center; height:100%; max-width: 100%; } div.height100percentbreak { text-align: center; height:100%; max-width: 100%; page-break-before: always; } img.height100percent { height:100%; } div.width100percent { text-align: center; width:100%; max-height: 100%; margin-top: 2em; margin-bottom: 0em; } div.width100percent2 { text-align: center; width:100%; max-height: 100%; margin-top: 0em; margin-bottom: 0em; } div.width100percentbreak { text-align: center; width:100%; max-height: 100%; margin-bottom: 0em; page-break-before: always; } img.width100percent { width:100%; } div.width80percent { text-align: center; margin-top: 1em; margin-bottom: 1em; max-height: 100%; } div.width80percentbreak { text-align: center; margin-top: 1em; margin-bottom: 1em; max-height: 100%; page-break-before: always; } div.titlepage{ /* for title page style */ margin-top: 0em; margin-bottom: 0em; } div.copyright{ /* for spacing and marings whole copyright page */ font-size: small; text-align: center; margin-top: 2em; margin-bottom: 0em; } div.dedication{ /* for spacing and margins for dedication page */ margin-left: 10%; margin-right: 10%; margin-top: 25%; margin-bottom: 0em; } p.dedication{ /* for paragraph style in dedication page */ text-align: center; margin-top: 0em; margin-bottom: 0em; } p.right{ /* style for paragraph in right */ text-align: right; margin-top: 0em; margin-bottom: 0em; } p.center{ /* style for center paragraph */ margin-top: 0em; text-align: center; margin-bottom: 0em; } p.copy{ /* for style of paragraph of copyright page */ text-align: center; margin-top: 0em; margin-bottom: 0em; } p.copy1{ text-align: center; margin-top: 1em; margin-bottom: 0em; } div.block{ /* for blockquote style */ margin-left: 5%; margin-right: 5%; margin-bottom: 1em; margin-top: 1em; } div.fmblock{ /* for blockquote style */ margin-left: 10%; margin-right: 10%; margin-bottom: 0em; margin-top: 25%; } p.nonindent{ /* for nonindent paragraph */ margin-top: 0em; text-indent: 0em; margin-bottom: 0em; } p.nonindent0{ /* for nonindent paragraph */ margin-top: 1.0em; text-indent: 0em; margin-bottom: 0em; } p.nonindent1{ /* for top margin in nonindent paragraph */ margin-top: 1.5em; text-indent: 0em; margin-bottom: 0em; } p.nonindent2{ /* for nonindent paragraph */ margin-top: 2.0em; text-indent: 0em; margin-bottom: 0em; } p.nonindent2break{ /* for nonindent paragraph */ margin-top: 2em; text-indent: 0em; margin-bottom: 0em; page-break-before: always; } p.date{ /* for journal and letter dates */ margin-top: 2em; padding-top: 2em; text-indent: 0em; margin-bottom: 0em; page-break-before: always; font-weight: bold; } p.date2{ /* for journal and letter dates */ margin-top: 2em; padding-top: 2em; text-indent: 0em; margin-bottom: 0em; page-break-before: always; } p.dateorange{ /* for caringbridge dates */ margin-top: 2em; text-indent: 0em; margin-bottom: 0em; page-break-before: always; } p.indent{ /* for indent paragraph */ text-indent: 1.5em; margin-top: 0em; margin-bottom: 0em; } span.dropcap { float : left; line-height : 1.5em; font-size : 4.8em; margin-top : -.35em; margin-bottom : -.4em; margin-right: .1em; color: #f69165; } span.underline{ text-decoration: underline; } span.smallcap{ font-size: 70%; } img{ max-height: 100%; max-width: 100%; } a{ text-decoration: none; } sup { font-size: 70%; line-height: 0; } sub { font-size: 70%; line-height: 0; } p.pagebreak{ page-break-after: always; } img.inline{ vertical-align: middle; } a.hlink { text-decoration: none; } p.toc{ /* for individual entries */ margin-left: 5%; margin-top: 0.5em; margin-bottom: 0em; } div.footnote { /* for footnote div */ font-size: small; margin-top: 2em; } p.footnote { /* for footnote paragraph */ margin-left: 1em; } /* Please add new style after this comment tag */ span.orange { color: #f69165; } span.orange1 { color: #f26532; } span.white { color: #000000; } p.right1{ /* style for paragraph in right */ text-align: right; margin-top: 1em; margin-bottom: 0em; } p.right2{ /* style for paragraph in right */ margin-left: 50%; margin-top: 1em; margin-bottom: 0em; } p.right3{ /* style for paragraph in right */ text-align: right; margin-top: 1em; margin-bottom: 1em; } div.blockright2{ /* style for paragraph in right */ margin-left: 60%; margin-top: 1em; margin-bottom: 0em; } h1.chapter { /* for chapter heading style */ font-size: 1.1em; margin-top: 3em; margin-bottom: 0em; color: #f69165; } h1.chapterbreak { /* for chapter heading style */ font-size: 1.1em; margin-top: 2em; padding-top: 2em; margin-bottom: 0em; color: #f69165; page-break-before: always; } h1.chapter1 { /* for chapter heading style */ font-size: 1.1em; margin-top: 3em; margin-bottom: 0em; font-weight: normal; } p.chauthor { margin-top: 0.25em; margin-bottom: 0em; } p.chauthor1 { margin-top: 0.5em; margin-bottom: 2em; } p.caption{ text-align: right; margin-top: .75em; margin-bottom: 0em; margin-right: 2em; font-size: 80%; page-break-before: avoid; } p.rightb{ /* style for paragraph in right */ text-align: right; margin-top: 20%; margin-bottom: 0em; font-size: 0.9em; } p.rightb2{ /* style for paragraph in right */ text-align: right; margin-top: 40%; margin-bottom: 0em; font-size: 0.9em; } div.block1{ /* for blockquote style */ margin-left: 10%; margin-right: 10%; margin-bottom: 2em; margin-top: 1em; } div.block2{ /* for blockquote style */ margin-left: 5%; margin-right: 5%; margin-bottom: 0.2em; margin-top: 0.2em; } div.block3{ /* for blockquote style */ margin-left: 10%; margin-right: 10%; margin-bottom: 2em; margin-top: 0em; } div.box{ /* for box style in book */ background-color: #c9e199; padding-left: 1em; padding-right: 1em; padding-top: 5px; padding-bottom: 5px; margin-top: 1.5em; margin-bottom: 1.5em; } div.boxbreak{ /* for box style in book */ background-color: #c9e199; padding-left: 1em; padding-right: 1em; padding-top: 2em; padding-bottom: 2px; margin-top: 3em; margin-bottom: 0em; page-break-before: always; } div.boxorange{ /* for box style in book */ background-color: #fcccb2; padding-left: 1em; padding-right: 1em; padding-top: 5px; padding-bottom: 5px; margin-top: 1.5em; margin-bottom: 1.5em; page-break-before: always; } p.center1{ /* style for center paragraph */ margin-top: 1em; text-align: center; margin-bottom: 1em; } p.center2{ /* style for center paragraph */ margin-top: 2em; text-align: center; margin-bottom: 1em; } p.blockhang{ margin-top: 0em; margin-bottom: 0em; margin-left: 1.2em; text-indent: -1.2em; } p.blockhang1{ margin-top: 0em; margin-bottom: 0em; margin-left: 1.5em; text-indent: -1.5em; } p.blockhang3{ margin-top: 1em; margin-bottom: 0em; margin-left: 1.2em; text-indent: -1.2em; } p.spacebreak{ /* for nonindent paragraph */ margin-top: 0em; text-indent: 0em; margin-bottom: 0em; } div.divhang{ margin-top: 1.5em; margin-bottom: 1.5em; } p.hang{ margin-top: 0em; margin-bottom: 0em; margin-left: 1em; text-indent: -1em; } p.hang1{ margin-top: 0.5em; margin-bottom: 0em; margin-left: 1em; text-indent: -1em; } p.head1{ /* heading-1 style in book */ font-weight: bold; font-size: 1.1em; margin-top: 1.5em; margin-bottom: 0em; } span.border{ border-bottom: 3px double #231f20; } span.strike{ text-decoration: line-through; } h3.chdate { margin-top: 0em; margin-bottom: 0em; text-indent:0em; font-size: 1em; font-weight: normal; } span.gray { color: #636466; } p.nonindent5 { margin-top: 0.5em; text-indent: 0em; margin-bottom: 0em; } div.boxgreen{ background-color: #c9e199; padding-left: 1em; padding-right: 1em; padding-top: 5px; padding-bottom: 5px; margin-top: 0.5em; margin-bottom: 0.5em; color: #000000; } div.boxlightgreen{ background-color: #eef6e4; padding-left: 1em; padding-right: 1em; padding-top: 5px; padding-bottom: 5px; margin-top: 0em; margin-bottom: 0.5em; } div.boxlightgreenbreak{ background-color: #eef6e4; padding-left: 1em; padding-right: 1em; padding-top: 5px; padding-bottom: 5px; margin-top: 0em; margin-bottom: 0.5em; page-break-before: always; } p.hangt{ margin-top: 0em; margin-bottom: 0em; margin-left: 6em; text-indent: -6em; } p.hangt5{ margin-top: 0.5em; margin-bottom: 0em; margin-left: 6em; text-indent: -6em; } p.chat{ margin-top: .2em; margin-bottom: 0em; margin-left: 5em; text-indent: -5em; text-align: left; } p.chat5{ margin-top: 0.5em; margin-bottom: 0em; margin-left: 6em; text-indent: -6em; text-align: left; } div.blocktb { margin-bottom: 1em; margin-top: 1em; } p.indent1 { text-indent: 1.5em; margin-top: 1em; margin-bottom: 0em; } p.indent2 { text-indent: 1.5em; margin-top: 2em; margin-bottom: 0em; } div.boxorange1{ background-color: #fbbe9f; padding-left: 1em; padding-right: 1em; padding-top: 5px; padding-bottom: 5px; margin-top: 0.5em; margin-bottom: 0.5em; color: #000000; } div.boxorange1break{ background-color: #f7966b; padding-left: 1em; padding-right: 1em; padding-top: 5px; padding-bottom: 5px; margin-top: 0em; margin-bottom: 0.5em; color: #000000; page-break-before: always; } p.center20 { margin-top: 2em; text-align: center; margin-bottom: 0em; } div.block5 { margin-left: 40%; margin-right: 5%; margin-bottom: 1em; margin-top: 1em; } p.right5 { text-align: right; margin-top: 0.5em; margin-bottom: 0em; } p.right3 { text-align: right; margin-top: 3em; margin-bottom: 0em; } p.nonindent2b { margin-top: 2em; text-indent: 0em; margin-bottom: 0em; font-size: 2em; color: #2C9FBF; page-break-before: always; } p.ornament { margin-top: 1em; text-align: center; margin-bottom: 1em; } p.ornamenttext { margin-top: 1em; text-align: center; margin-bottom: 1em; color: #f69165; font-size: 1.25em; } table.table412 { width: 100%; margin-top: 2em; margin-bottom: 1em; } h1.tochead { text-align: center; font-size: 2em; margin-top: 3em; margin-bottom: 2em; font-weight: normal; }