/**/ body { margin-left: 3em; margin-right: 3em } p { text-indent: 1em; text-align: justify } .noindent { text-indent: 0; text-align: justify } .indent { text-indent: 2.5em } .roman { text-align: center; margin-top: 2.5em; font-weight: bold } .footnote { font-size: 98%; margin-left: 2em; margin-right: 2em; text-indent: 0 } .caption { text-align: center; font-size: 85%; margin-top: 0.5em; margin-bottom: 2em } .ctr { text-align: center; text-indent: 0 } .quote { text-align: left; margin-left: 4em; text-indent: 0 } ol { list-style-type: upper-roman; margin-left: 1em } ul { list-style-type: none; margin-left: -2em; margin-bottom: 1.5em; text-align: left } h1, h2, h3, h4, h5, h6 { text-align: center; margin-top: 1em; margin-bottom: 1em } hr.long { text-align: center; width: 90%; margin-top: 2em; margin-bottom: 1em } hr.short { text-align: center; width: 50%; margin-top: 2em; margin-bottom: 1em } div.img { text-align: center; border: none; max-width: 100%; margin-top: 2em } a:link { color: blue; text-decoration: none } link { color: blue; text-decoration: none } a:visited { color: blue; text-decoration: none } a:hover { color: red }