/** ---------------- ============== GLOBAL TEXT STYLES ============== ---------------- **/ @page { margin-top: 9pt; margin-bottom: 1pt; } body { margin-left: 12pt; margin-right: 12pt; font-weight: normal; font-size: medium; font-family: Charter, Georgia, serif; } body.coverbody { margin: 0; text-align: center; } a { color: #336699; text-decoration: none; -webkit-text-fill-color: #336699; } img { max-width: 100%; } h1, h2, h3, h4, h5, h6 { margin-top: 2em; margin-bottom: 1em; -webkit-hyphens: none !important; -moz-hyphens: none; hyphens: none; adobe-hyphenate: none; font-weight: bold; font-style: normal; page-break-inside: avoid; page-break-after: avoid; } p { font-size: 1em; font-style: normal; font-weight: normal; line-height: 1.5; margin: 0; text-align: left; text-indent: 0; widows: 2; orphans: 2; -webkit-hyphenate-before: 3; hyphenate-before: 3; -webkit-hyphenate-after: 3; hyphenate-after: 3; -webkit-hyphenate-lines: 2; hyphenate-lines: 2; } ol { adobe-text-layout: optimizeSpeed; } ol, ul { margin-top: 1em; margin-bottom: 1em; } li { line-height: 1.5; text-align: left; widows: 2; orphans: 2; -webkit-hyphenate-before: 3; hyphenate-before: 3; -webkit-hyphenate-after: 3; hyphenate-after: 3; -webkit-hyphenate-lines: 2; hyphenate-lines: 2; } table { border-collapse: collapse; margin-bottom: 1em; border: 1px solid; width: 100%; page-break-inside: avoid; } caption { font-family: sans-serif; font-weight: bold; font-size: .8em; border: none; padding-top: 1em; padding-bottom: 3px; vertical-align: top; -webkit-hyphens: none !important; adobe-hyphenate: none !important; -moz-hyphens: none !important; hyphens: none !important; hyphens: 0 !important; } /** use for table title **/ th { font-family: sans-serif; font-size: .8em; border: 1px solid; background-color: #CCC; padding: 6px; text-align: left; vertical-align: top; -webkit-hyphens: none !important; adobe-hyphenate: none !important; -moz-hyphens: none !important; hyphens: none !important; hyphens: 0 !important; } /** use for table column heads **/ th.sub { font-family: sans-serif; font-size: 0.7em; font-style: italic; font-weight: bold; border: none; background-color: #CCC; padding: 6px; text-align: left; vertical-align: top; -webkit-hyphens: none !important; adobe-hyphenate: none !important; -moz-hyphens: none !important; hyphens: none !important; hyphens: 0 !important; } /** use for table column sub-heads **/ td { font-family: sans-serif; font-size: small; border: 1px solid; padding: 4px; text-align: left; vertical-align: top; -webkit-hyphens: none !important; adobe-hyphenate: none !important; -moz-hyphens: none !important; hyphens: none !important; hyphens: 0 !important; } ol.contents_level1 { margin-top:0em; margin-bottom:0em; list-style-type:none; } ol.contents_level2 { margin-top:0em; margin-bottom:0em; list-style-type:none; } ol.contents_guide { margin-top:0em; margin-bottom:0em; list-style-type:none; } /*--------------------------------For Superscript and Subscript---------------------------*/ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup.num { font-size: 0.6em; vertical-align: 0.5em; line-height: 0; } sub.den { font-size: 0.6em; vertical-align: -0.1em; line-height: 0; } /*--------------------MDS UPDATED-------------------*/ .pub,.ct,.intro-right,.AHD,.bx-para,.bx-para1,.BOLD,.BHD,.CHD,.CHD1,.MKT-HD,.MKT4,.MKT2,.MKT3,.MKT5,.mkt-para2,.text-center,.text-center1 { font-family: "Helvetica Neue", Verdana, Geneva, sans-serif; } .title{ font-size:3em; } .intro-right,.blockquote-right{ text-align:right; } .blockquote1,.blockquote2,.bx-para,.bx-para1,.blockquote-right,.mkt-para1,.mkt-para2{ font-size:0.9em; } .intro,.big{ font-size:1.2em; } .toc2{ font-size:2em; } .pub{ font-size:0.85em; } .sc{ font-size:0.75em; } .title,.author,.pub,.logo,.FM-HD,.image-center,.toc2,.chapter-title,.part-head,.separator,.BX-HD,.MKT-HD,.text-center,.text-center1{ text-align:center; } .logo{ margin-top:5em; } .title,.author,.FM-HD,.bi,.chapter-title,.intro,.BX-HD,.CHD,.CHD1,.tit-hd{ font-style:italic; } .ct{ font-style:normal; } .bi,.BOLD{ font-weight:bold; } .copy,.image-left,.noindent-sa,.toc1,.intro,.separator,.BOX,.BHD,.mkt-para,.mkt-para1,.mkt-para2,.text-center,.IMAGE{ margin-top:1em; } .BX-HD,.noindent,.MKT2,.MKT3{ margin-top:0em; } .intro-right,.tit-hd,.aut,.number{ margin-top:0.5em; } .BHD,.CHD1,.MKT4,.MKT2,.MKT3,.tit-hd,.IMAGE{ margin-bottom:0em; } .AHD,.number1{ margin-bottom:0.5em; } .indent,.bx-para1{ text-indent:1.3em; } .IMAGE,.BOX{ page-break-inside:avoid; } .BOX { background-color:#e6e7e8; border:1px solid #ccc; padding:1em; page-break-inside: auto; } div.block { margin-top: 1em; } p.blockquote1 { margin-left: 2em; margin-right: 2em; } /* for extracts without a first-line indent */ p.blockquote2 { margin-left: 2em; margin-right: 2em; text-indent: 1em; } /* for extracts with a first-line indent */ /*--------------------KF8 media queries-------------------*/ @media amzn-kf8 { body { margin-right: 0; margin-left: 0; } ol { margin-left:1em; } .BOX { background-color:none; border:1px solid #ccc; padding:1em; page-break-inside: auto; } }