/**/ * { font-family: "Times", serif } body { background: white; margin-left: 15%; margin-right: 15% } p.indent { text-indent: 3mm; text-align: justify } p.footnote { font-size: smaller; text-align: justify } p.subtitle { text-align: center; font-size: large } p.center { text-align: center } p.right { text-align: right } p.blockquote { margin-left: 10% } h1 { text-align: center; margin-top: 2em; line-height: 150% } h2, h3 { text-align: center; margin-top: 4em } hr { color: #000; width: 50% } div.center { text-align: center } table.center { margin-left: auto; margin-right: auto } td.right { text-align: right } td.center { text-align: center } td.left { text-align: left } span.page { text-align: right; text-indent: 0; color: gray; font-size: 9pt; font-weight: normal } span.smaller { font-size: smaller } 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 { font-size: 9pt } /**/