/* ---- Default Styles ---- */ @page { margin-top: 20px; margin-bottom: 20px; } body { margin-right: 30px; margin-left: 20px; padding: 0; } p { margin-top: 0; margin-bottom: 0; line-height: 1.2em; text-indent: 2em; } blockquote p { text-indent:0; } .indent { text-indent:2em; } .poem1 { text-indent: -30px; margin-left: 30px; } .poem2 { text-indent: -30px; margin-left: 60px; } .poem3 { text-indent: -30px; margin-left: 90px; } .poem4 { text-indent: -30px; margin-left: 120px; } .poem5 { text-indent: -30px; margin-left: 150px; } .poem6 { text-indent: -30px; margin-left: 180px; } .dropcap { font-size: 3em; font-weight: bold; } .underline {text-decoration: underline;} /* ---- Document Styles ---- */ h1 { text-align: center; text-indent: 0; } h2 { text-align: center; text-indent: 0; } h3 { text-align: center; text-indent: 0; } h4 { text-align: center; text-indent: 0; } h5 { text-indent: 0; } .center { text-align: center; text-indent: 0; } .noind { text-indent: 0; } .right { text-indent: 0; text-align: right; } .left { text-align: left; } .gray {color:#505050;} .caption { text-align: center; text-indent: 0; font-size: small; margin-bottom: 30px; } .break { text-align: center; text-indent: 0; margin-top: 30px; margin-bottom: 30px; } .top { margin-top: 30px; } .bottom { margin-bottom: 30px; }