/* default paragraph style */ p {text-align:justify; font-size: 100%; font-family:"Times New Roman",Times,serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; display: block; text-indent:1.25em; line-height:125%; margin-bottom:0.01in; margin-top:0.01in; padding-bottom: 0; padding-top: 0;} .center {text-indent:0;margin-left:0;text-align:center;} .right {text-align:right;} /* Chapter Headings */ .chapter {text-indent:0;margin-left:0;text-align:center;font-weight:bold;margin-top:0.2in;} /* Use this for ANY line you do not wish to have indented. */ .first {text-indent:0in;margin-left:0in;} /* Poetry styling */ .poem {text-indent:-1.5em;margin-left:3em;margin-bottom:0in;margin-top:0in;text-align:left;} /* For citation (or any other hanging indent) */ .cite {text-indent:-0.3in;margin-left:0.3in;} .toc {text-indent:0in;} /* Main big title - headers are all done in a sans font */ .title{text-indent:0;margin-left:0;text-align:center;font-weight:bold;text-decoration:underline;font-size:120%;margin-top:0.2in;margin-bottom:0.2in;} /* Secondary or subtitle */ .title2 {font-family:"Verdana",Arial,sans-serif;text-indent:0;margin-left:0;text-align:center;font-weight: bold;font-size:110%;margin-top:0.2in;margin-bottom:0.2in;} /* Tertiary Header, for in the body of the text. The 3l variant is for left justified */ .title3 {font-family:"Verdana",Arial,sans-serif;text-indent:0;margin-left:0;text-align:center;font-weight: bold;font-size:100%;margin-top:0.2in;margin-bottom:0.01in;} .title3l {font-family:"Verdana",Arial,sans-serif;text-indent:0;margin-left:0;font-weight: bold;font-size:100%;margin-top:0.2in;margin-bottom:0.01in;} /* Byline, two sizes to show how it's done. */ .by {text-indent:0;margin-left:0;text-align:center;margin-top:0.1in;margin-bottom:0.1in;} .bysmall {font-family:"Verdana",Arial,sans-serif;text-indent:0;margin-left:0;text-align:center;margin-top:0.2in;margin-bottom:0.2in;font-size:80%;} /* Marked off in a different font, to separate the bio elements in an anthology */ .bio {text-indent:0;font-family:"Verdana",Arial,sans-serif;font-size:90%;} /* Blockquoted note */ .blockquote {text-indent:0;margin-left:0.33in;margin-right:0.33in;} /* This is not always supported; use sparingly. A full file break is the only */ /* universally supported way to guarantee a pagebreak on all devices. */ .pagebreak {text-indent:0;margin-left:0;text-align:center;page-break-before:always;} a {color: inherit; text-decoration: inherit; cursor: default;} a[href] { color: blue; text-decoration: underline; cursor: pointer;} /* If you wish to define your italics and bold via spans, you can do it here */ .i {font-style: italic;} .b {font-weight: bold;} .u {text-decoration: underline;} .sup {vertical-align: super;} .strike{text-decoration: line-through;}