/**/ body { margin-left: 10%; margin-right: 10% } h1, h2, h3 { font-weight: normal; text-align: center; /* all headings centered */ clear: both } p { margin-top: 0; text-indent: 1.5em; text-align: justify; margin-bottom: 0 } p.indent { margin-top: 0; margin-left: 3em; text-indent: -3em; text-align: justify; margin-bottom: 0 } p.ni { margin-top: 0; text-indent: 0; text-align: justify; margin-bottom: 0 } p.tb { margin-top: 1.5em; text-align: justify; margin-bottom: 0.5em } hr { width: 10%; margin-top: 1.5em; margin-bottom: 0.5em; margin-left: 45%; margin-right: 45%; clear: both } hr.book { width: 34%; margin-top: 2em; margin-bottom: 2em; margin-left: 33%; margin-right: 33%; clear: both } ul { list-style-type: none } ul.IX { /* styling the IndeX */ list-style-type: none; text-indent: 0; font-size: 0.9em; margin-right: 0 } ul.IX li { /* list items in an index list: compressed */ margin-left: 1em; margin-top: 0.1em; margin-bottom: 0.1em; text-indent: -2em; margin-right: 0 } table { margin-left: auto; margin-right: auto } .tdl { text-align: left; padding-right: 1em } .tdr { text-align: right } .tdc { text-align: center } .vertt { vertical-align: top } .f15 { font-size: 1.5em } .padt1 { padding-top: 1em } .padb05 { padding-bottom: 0.5em } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ color: gray; font-size: smaller; text-align: right } /* page numbers */ .pagenum2 { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ color: gray; font-size: smaller; text-align: right } /* page numbers */ .pagenum3 { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ color: gray; font-size: smaller; text-align: right } /* page numbers */ .center { text-align: center; text-indent: 0; margin-bottom: 0.5em } .right { text-align: right } .smcap { font-variant: small-caps } .lowercase { text-transform: lowercase } img { max-width: 100%; /* no image to be wider than screen or containing div */ height: auto; /* keep height in proportion to width */ } div.figcenter { clear: both; margin: 2em auto; text-align: center; max-width: 100%; /* div no wider than screen, even when screen is narrow */ } /* Footnotes */ .footnote { margin-left: 5%; margin-right: 5%; margin-bottom: 0.5em; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.7em; text-decoration: none } .covernote { visibility: hidden } @media all { /* was @media handheld */ .covernote { visibility: visible; display: block } } /**/