@media speech { .digits { -epub-speak-as: digits } .spell { -epub-speak-as: spell-out } } /*Page Margins*/ @page { margin-bottom: 1em; margin-left: 1em; margin-right: 1em; margin-top: 1em; } /*End of Page Margins*/ /*Image*/ /*Image wrapper */ div.image { text-align: center; margin: 0em; } div.image_1 { text-align: center; margin: 0.8em 0em 0.8em 0em; } /*Image caption with div image class */ div.image p { font-size: small; margin: 0em; text-indent: 0; text-align: left; word-wrap:break-word; } div.image img { max-width:100%; } div.image_1 img { max-width:100%; } /*End of Image Wrapper*/ /* coverpage */ .coverpage { vertical-align: middle; text-align: center; background-color: white; margin: 0em; } .coverpage img { max-width:100%; margin: 0em; } /*End of Coverpage*/ /* title page */ /*title page wrapper */ .titlepage { text-align: center; margin: 0em; padding: 0em; text-align: center; } /*End of titlepage*/ /* toc */ p.level { font-size: small; margin-top: 0.3em; margin-bottom: 0.3em; text-align: left; margin-left: 0em; text-indent: 0em; } p.level_1 { font-size: small; margin-top: 0.7em; margin-bottom: 0.3em; text-align: left; margin-left: 0em; text-indent: 0em; } p.level_2 { font-size: small; margin-top: 3em; margin-bottom: 0.3em; text-align: left; margin-left: 0em; text-indent: 0em; } /*End of toc*/ /* Copyright */ .copy1 { display: block; font-size: 0.5em; margin-top: 2em; margin-bottom: 0.5em; text-indent: 0em; text-align: left; } .copy { display: block; font-size: 0.5em; margin-top: 0.5em; margin-bottom: 0.8em; text-indent: 0em; text-align: left; } .isbn { display: block; font-size: 0.5em; margin-top: 0.8em; margin-bottom: 0.2em; text-indent: 0em; text-align: left; } .isbn_1 { display: block; font-size: 0.5em; margin-top: 0.2em; margin-bottom: 0em; text-indent: 0em; text-align: left; } .printhistory { display: block; font-size: 0.5em; margin-top: 0.8em; margin-bottom: 0em; text-indent: 0em; text-align: left; } /*End of Copyright */ /*Headings This is the default styling of all headings to deal with issues such as page breaks splitting headings and hyphenation issues.*/ h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside: avoid; -webkit-hyphens: none !important; hyphens: none !important; /*color:#000;*/ /* This color "black" will apply to all heads unless a color is applied to a class */ } .dedication, .forward, .chapter, .endnotes, .glossary, .publisher, .bibliography{ text-align: left; } .copyright h1, .dedication h1, .forward h1, .chapter h1, .endnotes h1, .glossary h1, .publisher h1, .bibliography h1 { font-size: 1.8em; margin: 2% 0 5% 0; padding: .2em 0 0 0; text-align: center; font-weight: normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } h1.chapter { font-size: 1.4em; text-align: center; margin-top: 1em; margin-bottom: 1em; font-weight: normal; } h1.h1O { font-size: 1.1em; text-align: center; margin:2em 2em 1em 2em; font-weight: normal; } .copyright h2, .dedication h2, .forward h2, .section h2, .chapter h2, .glossary h2, .publisher h2, .titlepage h2 { font-size: 1.05em; margin: 1.2em 0 0.5em 0; font-weight:normal; text-align: left; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } h2.h2 { font-size: 1.3em; text-align: center; text-indent: 0em; } .copyright h3, .dedication h3, .forward h3, .section h3, .chapter h3, .glossary h3, .publisher h3, .titlepage h3 { font-size: 1em; margin: 0em; padding: 0em; margin: 1.2em 0 0em 0; font-weight:normal; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } h3.h3 { font-size: 0.9em; margin: 0em; padding: 0em; margin: 1.2em 0 0.3em 0; font-weight:normal } h3.h3_1 { font-size: 1em; margin: 0em; padding: 0em; margin: 1.2em 0 0.3em 0; font-weight:normal } .copyright h4, .dedication h4, .forward h4, .section h4, .chapter h4, .glossary h4, .publisher h4, .titlepage h4 { font-size: 1em; margin: 0em; padding: 0em; font-weight:bold; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } /*End of Headings*/ /* part/section divider */ .section { text-align: left; } .section h1 { text-align: left; } .section h2 { font-size: 1.4em; text-align: center; font-weight:bold; word-wrap:break-word; -webkit-hyphens:none; hyphens:none; } /*End of part/section divider */ /*Para Styles*/ /*Change below properties as required in source file*/ /*default para style with 0 indent*/ p { display: block; font-size: small; text-align: left; margin-top: 0.1em; margin-bottom: 0.1em; text-indent: 1.5em; } /*This style will leave 1st para and indent rest of the para */ p + p { text-indent: 1.5em; margin-top: 0; } /*first paragraph after h2 will not intent */ h2+p {text-indent:0;} /*This style will apply no-indent style in para*/ p.noind { text-indent: 0em; margin-top: 0; font-size: small; text-align: left; } p.noindbx { text-indent: 0em; margin: 0em 0em 0.2em 0em; font-size: 1.1em; text-align: left; } p.noindbx1 { text-indent: 0em; margin: 0em 0em 0.2em 0em; font-size: 1.5em; text-align: left; } p.noindmi{ text-indent: 0em; margin: 0em 0em 0.8em 0em; font-size: 1.2em; text-align: left; } p.noindmis{ text-indent: 0em; margin: 0em 0em 0.8em 0em; font-size: 1.1em; text-align: left; } p.noindle{ text-indent: 0em; margin: 0em 0em 0.3em 0em; font-size: 0.9em; text-align: left; } p.noindbe{ text-indent: 0em; margin: 0.5em 0em 0.2em 0em; font-size: 1.2em; text-align: left; } p.noindt { text-indent: 0em; margin-top: 1em; font-size: small; text-align: left; } p.noind_1 { text-indent: 0em; margin: 0.5em 0em 0em 2em; font-size: small; text-align: left; } p.noind_2 { text-indent: 1.5em; margin: 0.5em 0em 0em 2em; font-size: small; text-align: left; } p.noind_1l { text-indent: 0em; margin: 0.5em 0em 0em 1.5em; font-size: small; text-align: left; } p.noindint { text-indent: 0em; margin-top: 1em; font-size: small; text-align: justify; } p.noindin { text-indent: -1em; margin-top: 0.2em; font-size: small; text-align: left; margin-left:1em; } /*center para text*/ p.center { text-align: center !important; margin: 0.3em 2em 0.2em 2em; font-size: small; text-indent: 0em; } p.center_1 { text-align: center !important; margin: 20% 10% 1em 10%; font-size: 1.5em; text-indent: 0em; } p.center_2 { text-align: center !important; margin: 1em 10% 1em 10%; font-size: 1.5em; text-indent: 0em; } p.center_3 { text-align: center !important; margin: 0.2em 10% 0em 10%; font-size: 1em; text-indent: 0em; } p.center_4 { text-align: center !important; margin: 0.3em 2em 0.2em 2em; font-size: 0.75em; text-indent: 0em; } p.center_aa { text-align: center !important; margin: 1.5em 0em 1em 0em; font-size: small; text-indent: 0em; } /* bibliography */ .bibliography p{ padding-left: 1em; margin-bottom: 0%; text-indent: -1em; word-wrap:break-word; } /*align para to left or right*/ .left { text-align:left; text-indent: 0em; font-size:1em; margin: 1em 0em 1em 0em; } .right { text-align:right; font-size: small; margin-right: 0%; margin-bottom: 1.3em; } /*End of Para Styles*/ /*Extract/Blockquote*/ blockquote{ text-align: justify !important; text-indent: 0em !important; margin: 1em 1.3em 1em 1.3em !important; word-wrap:break-word !important; padding: 0em !important; } p.ext{ font-size: 0.75em; text-indent: 0em !important; margin:0.8em 2em 0.8em 2.5em; text-align: left; } p.ext_0{ font-size: 0.75em; text-indent: 0em !important; margin:0.2em 2em 0.2em 3em; text-align: left; } p.ext_1{ font-size: 0.75em; text-indent: 0em !important; margin:0.2em 2em 0.2em 4em; text-align: left; } p.ext_2{ font-size: 0.75em; text-indent: 0em !important; margin:0.2em 2em 0.2em 5.3em; text-align: left; } p.extno{ font-size: 0.75em; text-indent: 0em !important; margin:0.8em 2em 0.8em 1.8em; text-align: left; } p.extc{ font-size: 0.75em; text-indent: 0em !important; margin:0.8em 2em 0.8em 2.5em; text-align: center; } p.extbx{ font-size: 0.75em; text-indent: -2em !important; margin:0.2em 20% 0.2em 25%; text-align: left; } p.extcbx{ font-size: 0.75em; text-indent: 0em !important; margin:0.2em 2em 0.8em 2.5em; text-align: center; } p.extin{ font-size: 0.75em; text-indent: 1.2em !important; margin:0.3em 2em 0.3em 2.5em; text-align: left; } p.handwritten { font-style: italic; margin: .5em auto .5em auto; width: 85%; word-wrap:break-word; } /* For extracts that represent text messages, computer text, etc..: */ .code p { font-family: "Courier"; margin: 1em auto 1em auto; width: 85%; text-indent: 0; word-wrap:break-word; } /*End of Extract/Blockquote */ /* lists */ ol { margin: 0em 0 0em 0; font-size: 1em; text-align: left; text-indent:0em; margin-left:0em; } li{ margin: 0em 0 0em 0; font-size: 1em; text-align: left; text-indent:0em; margin-left:0em; } ul { margin-left: .2em 0 1em 0; } p.ol{ margin-top: 0.2em; margin-left:1.5em; font-size: small; text-align: left; text-indent:-1em; margin-bottom: 0.2em; } p.ol10{ margin-top: 0.2em; margin-left:1.5em; font-size: small; text-align: left; text-indent:-1.5em; margin-bottom: 0.2em; } p.olin{ margin-top: 0.2em; margin-left:1.5em; font-size: small; text-align: left; text-indent:1.5em; margin-bottom: 0.5em; } p.olt{ margin-top: 0.5em; margin-left:1.5em; font-size: small; text-align: left; text-indent:-1em; margin-bottom: 0.2em; } p.olino{ margin-top: 0.2em; margin-left:1.5em; font-size: small; text-align: left; text-indent:0em; margin-bottom: 0.2em; } p.ul { margin-top: 0.2em; margin-left:0.8em; font-size: small; text-align: left; text-indent:-0.5em; margin-bottom: 0.2em; } p.ult { margin-top: 0.8em; margin-left:0.8em; font-size: small; text-align: left; text-indent:-0.5em; margin-bottom: 0.2em; } p.ul_1 { margin-top: 0.2em; margin-left:2em; font-size: small; text-align: left; text-indent:-0.5em; margin-bottom: 0.2em; } p.ul_1t { margin-top: 0.5em; margin-left:2em; font-size: small; text-align: left; text-indent:-0.5em; margin-bottom: 0.2em; } p.ul_1t1 { margin-top: 0.5em; margin-left:2.8em; font-size: small; text-align: left; text-indent:-0.5em; margin-bottom: 0.2em; } /*End of List*/ /* table */ /* tables should only be used for displaying data. Please do not use tables to layout images */ table#pAs64 td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pAs64 { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; } table#pA70 td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pA70 { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; } table#pAUJM td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pAUJM { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; } table#pAPW td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pAPW { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; } table#pAiW_ td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pAiW_ { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; } table#pA5uA td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pA5uA { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; } table#pA0yN td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pA0yN { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; } table#pAgLZV td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pAgLZV { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; } table#pAH9M td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pAH9M { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; width:100%; } table#pAH67 td { border: thin solid black; font-size:small; vertical-align: top; padding: 0.5em; } table#pAH67 { border: thin solid black; border: none; margin: 1em auto; border-collapse:collapse; text-align:left; width:100%; } td.td1 { text-align:center; vertical-align:middle !important; } td.td2 { font-size:1em!important; text-align:center; vertical-align:middle !important; } /*End of Table*/ /*Box*/ .box { border: thin solid black; width: 90%; padding: .5em 1em .5em 1em; margin: 1em 5% 1em 0.5em!important; word-wrap:break-word; text-indent:0em; } .box_1 { border: thin solid black; width: 60%; padding: .5em 1em .5em 1em; margin: 1em 20% 1em 20%; word-wrap:break-word; text-indent:0em; } /*.box2 {}*/ /*.box3 {}*/ /*.box4 {}*/ /*End of Box*/ /*Miscellaneous*/ a { text-decoration: none; } .underline { text-decoration: underline; } .smallcaps { font-variant: small-caps; text-transform: lowercase; } .dcap { display: inline; padding-top: 8px; float: left; line-height: .4em; font-size: 28pt; margin-right: .05em; } .txc { text-align:center; text-indent:0em; margin: 1em 0em 1em 0em; } .tx { text-align:left; text-indent:1em; margin: 0.2em 0em 0.2em 0em; } .ntx { text-align:left; text-indent:-0.7em; margin: 0.2em 0em 0.2em 1.2em; } span.ct { font-size: 1.3em; } span.txbx { font-size: 1.3em; } /* ***User:0#a#u=1*** */