/* XML blockout */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } h1 { text-align: center; /* all headings centered */ clear: both; color: #8B0000 } h2, h3, h4 { text-align: center; /* all headings centered */ clear: both } h2.variant { text-align: center; color: #8B0000; clear: both } h3.variant { text-align: center; color: #8B0000; clear: both } hr.large { width: 65%; margin-top: 2em; margin-bottom: 2em } td { vertical-align: top } div.centered { text-align: center } /*work around for IE centering with CSS problem part 1 */ div.centered table { margin-left: auto; margin-right: auto; text-align: left } /* work around for IE problem part 2 */ div.shape_wrap div { clear: both } /* div.wrap_area img { opacity: .5; filter: alpha(opacity=50); } */ div.shape_wrap div { border: 1px solid #f0f; visibility: hidden } body { margin-left: 10%; margin-right: 10% } .pagenum { /* uncomment the next line for invisible page numbers */ /* visibility: hidden; */ font-size: smaller; text-align: right } /* page numbers */ .center { text-align: center } .smcap { font-variant: small-caps } .ispace { margin-top: 2em } .caption { font-weight: bold } .figcenter { margin: auto; text-align: center } .right { margin-left: 5em }