/* Title text, Half-title text */ h1 {text-indent:0; text-align:center; margin-top:0; margin-bottom:0;} /* Author's name, Section Text (Ex: Contents, Glossary, Chapter numbers, Chapter titles */ h2 {text-indent:0; text-align:center; margin-top:0; margin-bottom:0;} /* Publisher's text */ h3 {text-indent:0; text-align:center; margin-top:30px; margin-bottom:0;} /* Subtitle text */ h5 {text-indent:0; text-align:center; margin-top:10px; margin-bottom:30px;} /* Copyright text */ .copyright {text-indent:0; text-align:center; font-size:60%;} /* Table of Contents Item */ .tocitem {text-indent:0; text-align:center; margin-top:0; margin-bottom:0;} /* Table of Contents Subitem */ .tocsubitem {text-indent:0.5em; text-align:left; margin-top:0; margin-bottom:0;} /* No Indent Paragraph */ .noind {text-indent:0; line-height:20pt; margin-top:0; margin-bottom:0;} /* Indented Paragraph */ .ind {text-indent:1.5em; line-height:20pt; margin-top:0; margin-bottom:0;} /* Page Breaks */ .break {page-break-before:always; margin-top:0; margin-bottom:0;} /* Big Spaces */ .bigspace {margin-top:30pt; margin-bottom:0;} /* Medium Spaces */ .mediumspace {margin-top:20pt; margin-bottom:0;} /* Small Spaces */ .smallspace {margin-top:10pt; margin-bottom:0;} /* Section Images */ .secimage {text-indent:0; text-align:center; margin-bottom:35.0px;} /* Images */ .image {text-indent:0; text-align:center; margin-top:0; margin-bottom:0;} /* Any Centered Content (Images or Text) */ .center {text-indent:0; text-align:center;} /* Any Right Content */ .right { text-indent: 0; text-align: right;} /* Hanging Indent */ .hang {text-indent:-1.5em; text-align:justify; line-height:20pt; margin-left:1.5em; margin-top:0; margin-bottom:0;} /* Margin Text */ .margin {text-indent:0; text-align:justify; line-height:20pt; margin-left:2em; margin-right:2em; margin-top:0; margin-bottom:0;} /* Margin Text1 */ .margin1 {text-indent:0; text-align:justify; line-height:20pt; margin-left:3em; margin-right:3em; margin-top:0; margin-bottom:0;} /* Letters */ .letter {text-indent:0; text-align:justify; line-height:20pt; margin-left:1.5em; margin-right:1.5em; margin-top:0; margin-bottom:0;} /* Letters */ .letter1 {text-indent:1.5em; text-align:justify; line-height:20pt; margin-left:1.5em; margin-right:1.5em; margin-top:0; margin-bottom:0;}