/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both; margin-top: 2em } h5, h6 { font-size: medium } .nobreak { page-break-before: avoid } .break { page-break-before: always } h1, h2 { page-break-before: always } p { margin-top: 0.51em; text-align: justify; margin-bottom: 0.49em } .p2 { margin-top: 2em } .p4 { margin-top: 4em } .small { font-size: small } .smaller { font-size: smaller } .large { font-size: large } .sig { margin-left: 4em } .clear { clear: both; display: block; margin: auto } ul.index { list-style-type: none; margin-top: 0.1em } li.ifrst { margin-top: 1em } li.isub1 { text-indent: 1em } li.isub2 { text-indent: 2em } table { margin-left: auto; margin-right: auto } th { text-align: center } .toc { text-align: left; max-width: 40em } .pagenum { font-size: x-small; font-weight: normal; font-variant: normal; font-style: normal; letter-spacing: normal; text-indent: 0; text-align: right; color: #999; background-color: #fff } .sidenote { padding-bottom: 0.25em; padding-top: 0.25em; padding-left: 0.25em; padding-right: 0.25em; margin-right: 1em; clear: left; margin-top: 0.25em; margin-bottom: 0.5em; font-size: smaller; color: black; background: #eee } .left { text-align: left } .center { text-align: center } .right { text-align: right } .smcap { font-variant: small-caps } .lowercase { text-transform: lowercase } /* Footnotes */ .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; font-size: smaller; padding: 0.5em; margin-bottom: 5em; font-family: sans-serif, serif } .covernote { visibility: hidden; display: none } @media all { /* was @media handheld */ .covernote { visibility: visible; display: block } } /**/