body { text-align:justify; } /* FONT FACES */ @font-face { font-family:Arial; font-weight:normal; font-style:normal; src:url('../Fonts/Arial.ttf'); } @font-face { font-family:Arial-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/Arial%20Bold.ttf'); } @font-face { font-family:Arial-Black; font-weight:normal; font-style:normal; src:url('../Fonts/Arial%20Black.ttf'); } @font-face { font-family:Bodoni; font-weight:normal; font-style:normal; src:url('../Fonts/Bodoni.ttf'); } @font-face { font-family:Bodoni-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/Bodoni%20Bold.ttf'); } @font-face { font-family:Caslon; font-weight:normal; font-style:normal; src:url('../Fonts/Caslon.ttf'); } @font-face { font-family:Caslon-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/CaslonOpenFace Bold.ttf'); } @font-face { font-family:Copperplate; font-weight:normal; font-style:normal; src:url('../Fonts/Copperplate.ttf'); } @font-face { font-family:Courier; font-weight:normal; font-style:normal; src:url('../Fonts/Courier.ttf'); } @font-face { font-family:Courier-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/courbd.ttf'); } @font-face { font-family:Futura; font-weight:normal; font-style:normal; src:url('../Fonts/Futura2-Normal.ttf'); } @font-face { font-family:Futura-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/Futura-Bold.ttf'); } @font-face { font-family:Garamond; font-weight:normal; font-style:normal; src:url('../Fonts/Garamond-Normal.ttf'); } @font-face { font-family:Garamond-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/Garamond-Bold.ttf'); } @font-face { font-family:Georgia; font-weight:normal; font-style:normal; src:url('../Fonts/Georgia.ttf'); } @font-face { font-family:Georgia-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/Georgia%20Bold.ttf'); } @font-face { font-family:GillSans; font-weight:normal; font-style:normal; src:url('../Fonts/GillSans.ttf'); } @font-face { font-family:GillSans-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/GillSans-Bold.ttf'); } @font-face { font-family:Helvetica; font-weight:normal; font-style:normal; src:url('../Fonts/Helvetica-Normal.ttf'); } @font-face { font-family:Helvetica-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/Helvetica%20LT%20Bold.ttf'); } @font-face { font-family:Impact; font-weight:normal; font-style:normal; src:url('../Fonts/Impact.ttf'); } @font-face { font-family:Rockwell; font-weight:normal; font-style:normal; src:url('../Fonts/Rockwellstd.ttf'); } @font-face { font-family:Times; font-weight:normal; font-style:normal; src:url('../Fonts/Times%20New%20Roman.ttf'); } @font-face { font-family:Times-Bold; font-weight:normal; font-style:normal; src:url('../Fonts/Times%20New%20Roman%20Bold.ttf'); } p.Arial { font-family: "Arial"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Arial-Bold { font-family: "Arial-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Arial-Black { font-family: "Arial-Black"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Bodoni { font-family: "Bodoni"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Bodoni-Bold { font-family: "Bodoni-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Caslon { font-family: "Caslon"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Caslon=Bold { font-family: "Caslon-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Courier { font-family: "Courier"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Courier-Bold { font-family: "Courier-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Copperplate { font-family: "Copperplate"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Futura { font-family: "Futura"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Futura-Bold { font-family: "Futura-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Garamond { font-family: "Garamond"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Garamond-Bold { font-family: "Garamond-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Georgia { font-family: "Georgia"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Georgia-Bold { font-family: "Georgia-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.GillSans { font-family: "GillSans"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.GillSans-Bold { font-family: "GillSans-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Helvetica { font-family: "Helvetica"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Helvetica-Bold { font-family: "Helvetica-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Impact { font-family: "Impact"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Rockwell { font-family: "Rockwell"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Times { font-family: "Times New Roman"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } p.Times-Bold { font-family: "Times-Bold"; font-weight: normal; font-style: normal; -webkit-hyphens:none; } /* PARAGRAPH STYLE */ p { margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; font-style:normal; text-decoration:None; text-align:left; } .smaller { font-size:small; } .larger { font-size:large; } .caption { font-size:.575em; color:#000; font-style:italic; } .smallcaps { font-variant: small-caps; } p.top-1 { text-indent:0; margin-top:1em; } p.top-2 { text-indent:0; margin-top:2em; } p.top-3 { text-indent:0; margin-top:3em; } .pagebreak { page-break-before:always; } /* STANZAS */ .stanza-2 { text-align:justify; margin-left:2%; margin-right:2%; } .stanza-4 { text-align:justify; margin-left:4%; margin-right:4%; } .stanza-6 { text-align:justify; margin-left:6%; margin-right:6%; } .stanza-8 { text-align:justify; margin-left:8%; margin-right:8%; } .stanza-10 { text-align:justify; margin-left:10%; margin-right:10%; } .stanza-20 { text-align:justify; margin-left:20%; margin-right:20%; } .stanza-25 { text-align:justify; margin-left:25%; margin-right:25%; } .stanza-40 { text-align:justify; margin-left:40%; margin-right:40%; } /* INDENT */ .indent-0 { text-indent:0em; } .indent-1 { text-indent:1.5em; } .indent-2 { text-indent:3em; } .indent-3 { text-indent:4.5em; } .indent-4 { text-indent:6em; } .indent-5 { text-indent:7.5em; } .indent-6 { text-indent:9em; } .indent-7 { text-indent:11.5em; } .indent-8 { text-indent:13em; } .indent-9 { text-indent:14.5em; } .indent-10 { text-indent:16em; } .indent-11 { text-indent:17.5em; } .indent-12 { text-indent:19em; } .indent-13 { text-indent:20.5em; } .indent-14 { text-indent:22em; } .indent-15 { text-indent:23.5em; } .indent-16 { text-indent:25em; } a { color:#000; font-family:"Times New Roman, serif"; font-style:normal; text-decoration:None; text-align:left; margin-left:0; margin-right:0; margin-top:0; margin-bottom:4pt; } /* HEADLINES */ h1 { margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px; font-family:"Times, serif"; font-style:normal; font-weight: normal; text-decoration:None; text-align:center; } h2 { margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px; font-family:"Times, serif"; font-style:normal; font-weight: normal; text-decoration:None; text-align:center; } h3 { margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px; font-family:"Times, serif"; font-style:normal; font-weight: normal; text-decoration:None; text-align:center; } h4 { margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px; font-family:"Times, serif"; font-style:normal; font-weight: normal; text-decoration:None; text-align:left; } h5 { margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px; font-family:"Times, serif"; font-style:normal; font-weight: normal; text-decoration:None; text-align:center; } h6 { margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px; font-family:"Times, serif"; font-style:normal; font-weight: normal; text-decoration:None; text-align:center; } /* TABLE STYLING */ table { border-collapse:collapse; } table,th,td { border:1px solid gray; padding:15px; } th { background-color:gray; color:#FFF; } #wrapper td { vertical-align: middle; text-align: center; } /* CODE STRIPED TABLE LIKE THIS */ /* tr:nth-child(even){background-color: #f2f2f2} */ /* IMAGES */ img.center { display:block; margin-left:auto; margin-right:auto; } .illustrationLeft { float:left; margin-left:0; margin-right:1em; margin-top:.5em; margin-bottom:.5em; width:45%; display:inline-block; /* Keeps caption together. */ } .illustrationRight { float:right; margin-left:1em; margin-right:0; margin-top:.5em; margin-bottom:.5em; width:45%; display:inline-block; /* Keeps caption together. */ } .illustrationCenter { float:right; margin-left:0em; margin-right:0; margin-top:.5em; margin-bottom:.5em; width:100%; display:inline-block; /* Keeps caption together. */ } img.middle { vertical-align:middle; margin:5px; } .fullpage { margin-top: 0em; margin-bottom: 0em; text-align:center; text-indent: 0em; } .fullpage2 { position:absolute; top:0; left:0; width:100%; }