/**/ body { margin: 0 10% } .chapter, .section { page-break-before: always } h1, h2 { text-align: center; clear: both } h2 { font-size: 1.4em; line-height: 2em } h2 span { font-size: 0.8em } p { margin-top: 1em; text-align: justify; margin-bottom: 1em; text-indent: 1em } blockquote { margin: 1.5em 3em } .line-height2 { line-height: 2em } .p120 { font-size: 1.2em } .p180 { font-size: 1.8em } cite, em { font-style: italic } /* General */ .noi { text-indent: 0 } .center { text-align: center; text-indent: 0 } .smcap { font-variant: small-caps } .mt0 { margin-top: 0 } .mb0 { margin-bottom: 0 } .mt3 { margin-top: 3em } .pdl8 { padding-left: 8em } .margin4 { margin-left: -4em } .right { text-align: right } .right2 { text-align: right; padding-right: 2em } /* Table */ table { margin: auto; border-collapse: collapse } th { font-size: 0.8em } td { padding: 0.2em } .tdl { text-align: left; margin-left: 1em; padding-left: 2em; text-indent: -1em } .tdr { text-align: right; padding-right: 1em } .tdr2 { text-align: right; padding-left: 1em } /* Horizontal rules */ hr { width: 60%; margin: 2em 20%; clear: both } hr.divider { width: 65%; margin: 4em 17.5% } hr.divider2 { width: 45%; margin: 4em 27.5% } hr.tb { width: 20%; margin: 0 40% 0 40% } /* Page numbers */ .pagenum { text-indent: 0; text-align: right; font-size: x-small; font-weight: normal; font-variant: normal; font-style: normal; letter-spacing: normal; line-height: normal; color: #999; border-top: 1px solid; border-bottom: 1px solid; background-color: inherit; padding: 0.01em 0.4em } /* Images */ img { max-width: 100%; width: 100%; height: auto } .figcenter { clear: both; margin: 2em auto; text-align: center; max-width: 100% } .caption { text-align: center } /* Notes */ .tn { max-width: 30em; margin: 2em auto; padding: 0.5em 1em } .background { background: #e3e4e4 } ins { text-decoration: none; border-bottom: 1px dotted #dcdcdc } li { margin-bottom: 0.5em; list-style: square } @media print { hr.divider, hr.divider2 { border-width: 0; margin: 0 } .page-break-print { page-break-after: always } a { color: inherit; text-decoration: none } } @page { margin: 2em 1% } @media all { /* was @media handheld */ body { margin: 0.5em; padding: 0; width: 98% } .hidehand { display: none } p { margin-top: 0.1em; text-align: justify; margin-bottom: 0.1em; text-indent: 1em } hr.divider, hr.divider2 { border-width: 0; margin: 0 } img { max-width: 100%; width: auto; height: auto } table { width: 96%; margin: 0 2% } .tn { width: 80%; margin: 0 10%; background: #e3e4e4 } a { color: inherit; text-decoration: none } } /**/