/**/ li { list-style-type: none } body { margin-left: 10%; margin-right: 10% } p { font-size: 1em; text-align: justify } h1, h2, h3, h4, h5, h6 { text-align: center } hr { text-align: center; width: 50%; margin-top: 3em } html > body hr { margin-right: 25%; margin-left: 25%; width: 50% } table, td, th { border: 1px black solid } .footnote { font-size: 0.8em; margin-right: 10%; margin-left: 10% } .footnote p { text-align: justify } .figcenter { text-align: center; border: 0 } .figcenter img { border: 0 } .figcenter p { text-align: center; border: 0 } .figright { text-align: center; clear: both } .figleft { text-align: center; clear: both } .figright img, .figleft img { border: 0 } .figright p, .figleft p { text-align: center; border: 0; padding: 0; margin: 0 } .figrt { text-align: center } .figrt img { border: 0 } .figrt p { text-align: center } .poem { margin-left: 10%; margin-right: 10%; margin-bottom: 1em; text-align: left } .poem .stanza { margin: 1em 0 1em 0 } .poem p { margin: 0; /* padding-left: 3em; text-indent: -3em;*/ } .poem p.i2 { margin-left: 1em } .side { font-size: 75%; border-left: dashed thin; text-align: left; text-indent: 0; font-weight: bold; font-style: italic; clear: right } hr.full { width: 100% } a:link { color: #00f; text-decoration: none } link { color: #00f; text-decoration: none } a:visited { color: #00f; text-decoration: none } a:hover { color: #f00 } pre.pg { font-size: 8pt } /**/