/**/ a { text-decoration: none } a:visited { color: gray } small { font-style: normal; font-size: small } body { margin: auto 10% } p { text-align: justify } .x-small { font-size: x-small } .small { font-size: small } .medium { font-size: medium } .large { font-size: large } .x-large { text-align: center; font-size: x-large } .xx-large { text-align: center; font-size: xx-large } .i2 { padding-left: 1em } .i4 { padding-left: 2em } .center { display: block; text-align: center } .left { text-align: left } .right { text-align: right } h1, h2 { page-break-before: always } h1, h2, h3, h4, h5 { text-align: center; /* all headings centered */ clear: both; margin: 2em auto 1em auto } .author { display: block; text-align: right; margin: auto 5% } .hang { text-indent: -2em; padding-left: 2em } hr { display: block; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: auto; margin-right: auto; border-style: inset } hr.tb { width: 45%; margin: 2em 27.5%; clear: both } hr.chap { width: 65%; margin: 2em 17.5%; clear: both } /* Tables */ #schedule { border-collapse: collapse; border: gray 2px solid } #schedule td, #schedule th { border: solid 1px gray; vertical-align: top; font-size: small; width: 20% } #schedule .hang { display: inline-block; text-indent: -2em; padding-left: 2em } #toc th { text-align: left } #toc td:first-child { vertical-align: top; text-indent: -2em; padding-left: 4em } #toc .tdr { vertical-align: bottom; text-align: right } .table { display: table; margin: 1em auto } .table2 { display: table; margin: auto } .tcell { border-collapse: collapse; display: table-cell } .trow { display: table-row } table { margin: 2em auto } .tdr { text-align: right } .tdc { text-align: center } /* End Tables */ .copy { font-size: small; text-align: center } .smcap { font-style: normal; font-variant: small-caps } .caption { text-align: center } /* Images */ img { border: none; max-width: 100% } .w100 { width: 100% } .figcenter { display: table; margin: 2em auto } /* Footnotes */ .footnotes { margin: 2em auto; border: 1px solid #004200 } .fnanchor { vertical-align: super; font-style: normal; font-weight: normal; font-size: x-small; line-height: 1.2em; text-decoration: none; white-space: nowrap } /* keeps footnote on same line as referenced text */ .footnote p:first-child { text-indent: -2.5em } .footnote p { margin: 1em; padding-left: 2.5em } .label { width: 2em; display: inline-block; text-align: right; text-decoration: none } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ color: #004200; font-style: normal; font-weight: normal; font-size: small; text-align: right } /* page numbers */ /* Transcriber's notes */ .transnote { background-color: #E6E6FA; color: black; margin: 2em auto; padding: 1em } /**/