@namespace h "http://www.w3.org/1999/xhtml"; .bold { font-weight: bold } .italic { font-style: italic } .block{ display: block; margin-bottom: 0; margin-left: 1em; margin-right: 1em; margin-top: 0; text-align: justify; text-indent: 0 } .newpage{ page-break-before: always } .typeface{ font-family: monospace } .small{ font-size: 0.75em } .underline{ text-decoration: underline } .header{ text-align: center; text-indent: 0em } .signature{ text-indent: 0em; text-align: right } .first{ margin-top: 0.5em; text-indent: 0 } .double{ text-indent: 4em } .triple{ text-indent: 6em } .footnote{ font-style: italic; font-size: 0.75em; display: block; margin-bottom: 0.5em; margin-left: 0.5em; margin-right: 0.5em; margin-top: 0.5em; text-align: justify; text-indent: 0; font-family: monospace } h2{ text-indent: 0em; text-align: center } h3{ text-indent: 0em; text-align: center } h4{ text-indent: 0em; text-align: center } p{ display: block; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; text-align: justify; text-indent: 2em } blockquote{ display: block; margin-bottom: 0.5em; margin-left: 0.5em; margin-right: 0.5em; margin-top: 0.5em; text-align: justify; text-indent: 0 } div{ margin-top: 2em; } hr { border: 1px inset; color: gray; display: block; height: 2px; margin-bottom: 0.5em; margin-left: auto; margin-right: auto; margin-top: 0.5em; text-indent: 100% }