body { text-align: justify; } div.header { color: green; margin-top: 1.5em; margin-bottom: 1.5em; border-bottom: 1px solid red; text-align: center; } a { text-decoration: none } p.noindent { text-indent: 0% } h4 { color: green; font-size: large; font-weight: bold; text-indent: 0%; margin-top: 1.5em; margin-bottom: 1.5em;} h5 { font-size: medium; font-weight: bold; text-indent: 0%; margin-top: 1.5em; margin-bottom: 1.5em;} h6 { font-size: medium; font-weight: bold; text-indent: 0%; margin-top: 1.5em; margin-bottom: 1.5em; text-align: center;} .CENTER { text-align: center; text-indent: 0em; } .RIGHT { text-align: right; } .center { text-align: center; text-indent: 0em; } .right { text-align: right; } .small { font-size: small; } .large { font-size: large; } .smcap { font-variant: small-caps;} .figcenter { text-align: center; margin-top: 2em; margin-bottom: 2em; text-indent: 0em;} .caption { font-size: small; text-indent: 0%; text-align: center } .footnote { font-size: small; text-indent: 0%; margin-bottom: 2em; } hr { width: 33%; margin-left: auto; margin-right: auto; margin-top: 2em; margin-bottom: 2em; } table.ctr { margin-left: auto; margin-right: auto; }