        .normal {color:Navy;
            text-align:justify;
            font-size:14pt;
            font-family:"Garamond";
            font-weight:normal;}
        .publication, .zionPublication {color:#660000;
            font-size:16pt;
            font-family:"Book Antiqua";
            font-weight:bold;
            text-align:center;
            width:100%;
            margin:.5em auto;}
        .zionPublication {font-size:20pt;}
        .bookTitle,.booktitle {font-size:20pt;
            color:#006699;
            font-family:"Californian FB";
            font-weight:bold;
            text-align:center;
            width:100%;
            margin:.5em auto;}
        .chapter {color:#CC3300;
            text-align:center;
            width:100%;
            margin:.5em auto;
            font-size:15pt;
            font-family:"Baskerville Old Face";
            font-weight:bold;}
        .heading,.article,.study {color:#0000FF;
            font-size:16pt;
            font-family:"Tahoma";
            font-weight:normal;
            text-align:center;
            /* width:100%; */
            margin:.5em auto;}
        .headFont {font-size:16pt;
            font-family:"Tahoma";
            font-weight:normal;
            text-align:left;
            color:blue;}
        .summary {color:#0033FF;
            text-align:center;
            font-size:13pt;
            font-family:"Times New Roman";
            font-weight:normal;}
        .divNormal {color:navy;
            text-align:justify;
            font-size:14pt;
            font-family:"Garamond";
            font-weight:normal;
            margin:0 1em;}
        .addedComment {
            text-align:center;
            font-style:italic;
            color:blue;
            width:100%;
            margin:.5em auto;}

        /* Define the styles that use these colors */
        /* Format is .color,     - just the color
                  .colorBold, - color Bold
                  .boldColor  - color Bold Italics - (if defined) */
        .black, .blackBold {color:black;}
        .red, .redBold, .boldRed {color:red;}
        .green, .greenBold, .boldGreen {color:green;}
        .brown, .brownBold, .boldBrown{color:brown;}
        .maroon, .maroonBold, .boldMaroon {color:maroon;}
        .blue, .blueBold, .bold {color:blue;}   /* .bold is like saying .boldBlue  */
        .navy, .navyBold, .boldNavy {color:navy;}
        .s {color:blue;
            font-size:15pt;
            font-family:"Garamond";
            font-weight:normal;}

        .blackBold, .redBold, .boldRed, .greenBold, .boldGreen, .maroonBold, .boldMaroon,
          .blueBold, .bold, .navyBold, .boldNavy, .brownBold, .boldBrown {font-weight:bold;}
        .boldRed, .boldMaroon, .bold, .boldNavy, .boldBrown, .boldGreen {font-style:italic;}
        
        /* .bold,.boldMaroon,.boldRed {font-weight:bold; */
        /*     font-style:italic;}                       */
        /* .boldMaroon {color:maroon;}                   */
        /* .redBold {font-weight:bold;                   */
        /*     color:red;}                               */
        /* .boldRed {color:red;}                         */ 

        .firstLetter, .firstB, .firstC, .firstD, .firstE, .firstF,
        .firstH, .firstI, .firstJ, .firstK, .firstL, .firstM, .firstN,
        .firstO, .firstP, .firstR, .firstS, .firstT, .firstU, .firstV,
        .firstW, .firstY, .firstZ {width:0.7em; 
            font-size:300%;
            font-family:Georgia,Times New Roman;
            background:transparent;
            line-height:70%;
            float: left;}        
        .firstB {width:.65em; position:relative; top:2px;}
        .firstC {width:.68em; line-height:75%;}
        .firstD {width:.75em; position:relative; top:1px;}
        .firstE {width:.68em; position:relative; top:1px;}
        .firstF {width:.62em; position:relative; top:2px;}
        .firstH {width:.82em; position:relative; top:2px;}
        .firstI {width:.42em; position:relative; top:2px;}
        .firstJ {width:.52em; position:relative; line-height:65%; top:2px;}
        .firstK {width:.77em; position:relative; top:2px;}
        .firstL {width:.65em; position:relative; top:1px;}
        .firstM {width:.97em; position:relative; top:2px;}
        .firstN {width:.77em; position:relative; top:1px;}
        .firstO {width:.75em; position:relative; line-height:75%;}
        .firstP {width:.63em; position:relative; top:1px;}
        .firstR {width:.77em; position:relative; top:2px;}
        .firstS {width:.58em; line-height:75%;}
        .firstT {width:.65em; position:relative; top:1px;}
        .firstU {width:.77em; position:relative; top:2px;}
        .firstV {width:.70em; position:relative; top:1px;}
        .firstW {width:1em; position:relative; top:1px;}
        .firstY {width:.66em; position:relative; top:2px;
            left:2px;}
        .firstZ {width:.65em; position:relative; top:1px;}
        .leftQuote {float:left;
            padding-right:2px;}

        .footnote,.ft {color:#660066;
            background-color:WHEAT;
            font-size:10pt;
            font-family:"Century Schoolbook";
            font-weight:normal;
            text-align:justify;
            vertical-align:top;
            text-indent:5%;}
        .ft {background:#F5ECCE;
            font-weight:bold;}
        .ftNote {margin:0 1px; position:relative; top:0; left:2px;
            background:wheat; font-weight:bold;}
        .strongs {color:green;
            position:relative;
            top:-2px;
            margin-left:-3px;
            font-size:12pt;}
        .rectFootnote,.rectft {border:2px solid navy;
            margin:0 4em;
            color:#660066;
            background:WHEAT;
            font-size:13pt;
            font-family:"Century Schoolbook";
            font-weight:Normal;
            text-indent:5%;
            text-align:left;
            padding:3px;}
        .rectft {background:#F5ECCE;
            border:5px ridge #DEBB6F;       /* 85BAF2 85C8F2; 729EDB */
            font-size:13pt; 
            font-family:"Verdana" "Garamond";}
        .hr, .hr100, .hrBlue, .hrBlue100, .hrRed, .hrRed100, .hrPurple
            {height:2px;
            background:Navy;
            width:70%;
            display:block;
            margin:0 auto;
            overflow:hidden;}
        .hr100, .hrBlue100, .hrRed100 {width:100%;}
        .hrBlue, .hrBlue100 {background:blue;}
        .hrRed, .hrRed100 {background:red;}
        .hrPurple {background:purple;}
        .subHeading {color:#006699;
            font-size:20pt;
            font-family:"Californian FB";
            font-weight:bold;}
        P {text-indent:5%;}
        .page,.pageBlue {font-weight:bold;
            font-size:75%;
            color:red;
            vertical-align:top;}
        .pageBlue {color:blue;}
        .hilite, .hilite0, .hilite1, .hilite21, .hilite31
            {background-color:yellow;}
        .hilite2 {background-color:#CCE5FF;}         /* a light blue */
        .hilite3 {background-color:#FFFACD;}         /* lemonChiffon */
        .hilite4 {background-color:#F0F8FF;}         /* aliceBlue */
        .hilite5 {background-color:blanchedAlmond;}  /* blanchedAlmond */
        .hilite6 {background-color:#0033FF;
            color:white;
            font-weight:bold;}
        .hilite7 {background-color:#006699;
            color:white;}
        .hilite8 {background-color:#F5DEB3;}         /* wheat */
        .hilite9 {background-color:#98FB98;}         /* palegreen */
        .hilite10, .hilite20 {background-color:#F5ECCE;}
        .hilite12 {background-color:#FFFAAA;}
        .hilite13 {background-color:#CED6ED;}
        .hilite14 {background:#CFFCD5;}              /* a light green */
        .hilite15 {font-weight:bold;
            color:maroon;
            border:1px solid navy;
            background:lightYellow;}
        .hilite17 {background:lightGrey;}
        .hilite21 {font-weight:bold;}
        .hilite22 {background:lightSkyBlue;}
        .hilite23 {background:transparent;}
        .hilite44 {background:white;}
        .indent {text-indent:5%;}
        /*   margin:top right bottom left */
        .inset  {margin:0 2em 0 0;}
        .inset1 {margin:0 1em 0 0;}
        .inset2 {margin:0 0 0 2em;}

        .rect {border:3px solid navy;
            background-color:white;
            font-size:14pt;
            font-family:"Garamond" "Times New Roman" "Arial";
            font-weight:normal;
            padding:4px;}
        .uo {border:2px solid navy;
            padding:4px;
            text-align:center;
            font-style:italic;
            white-space:nowrap;}
        .box,.boxIndent,.boxComment,.boxCommentIndent,.boxWhite,.box2,.box3,.boxlb,.centerBox,.centerBoxZero,.centerBox2,.centerBox3,.centerBox4,.centerBox5,.box2lg,.leftOff {
            border:3px double navy;
            padding:4px;
            color:Navy;
            font-size:14pt;
            font-family:"Garamond";
            font-weight:normal;}
        .boxComment,.boxCommentIndent {background-color:lemonChiffon;
            text-align:Left;}
        .boxCommentIndent,.boxIndent {text-indent:5%;}
        .box {background:white;
            text-indent:0;}
        .boxlb {background:#CEECF5;}
        .box2 {margin:0 2em;
            background:lemonChiffon;}
        .box2lg {margin:0 2em;
            background:honeydew;}
        .box3 {margin:0 3em;
            background:lemonChiffon;}
        .centerBox, .centerBoxZero, .centerBox2, .centerBox3, .centerBox4, .centerBox5
            {margin:.5em 3em;
            text-align:center;
            background:lemonChiffon;}
        .centerBox {margin:.5em 1em;}
        .centerBoxZero {margin:0 auto;}
        .centerBox2 {margin:.5em 2em;}
        .centerBox4 {margin:.5em 4em;}
        .centerBox5 {margin:.5em 5em;}
        .centerContent {left:50%;
            top:50%;
            transform:translate(-50%,-50%);}

        .cntr, .center, .centerBold {text-align:center;
            width:100%;
            margin:auto;}
        .cntr {margin-top:1em;
            margin:auto;
            margin-bottom:1em;}
        .centerBold {font-weight:bold;}
        .box3White {border:3px double navy;
            padding:4px;
            margin:1em 3em;
            background:white;
            color:Navy;}
        .leftOff {text-align:center;
            background:lemonChiffon;
            margin-bottom:1em;}
        .jesus {color:red;}
        .jesusBack {color:red;
            background:PaleGoldenrod;}
        pre {font-size:11pt;}
        .editor,.editorBold {color:brown;
            font-size:14pt;
            font-family:"Garamond";
            font-weight:normal;}
        .editorBold {font-weight:bold; background:lemonChiffon;}

        .notctr, .hg, .jhp {background:#E2E6E6;}   /* EDF0F0 */
        .witness {color:navy;
            font-size:24pt;
            font-family:"Garamond";
            font-weight:bold;
            text-align:center;
            /* width:100%; */
            margin:.5em auto;}

        .q {color:navy;
            background-color:khaki;
            font-family:"ariel" "times new roman";
            font-size:"14pt";}
        .hidden {display:none;}
        .quotation {color:green;
            font-size:14pt;
            font-family:"Times New Roman";
            font-weight:normal;}
        .rick {color:maroon;
            text-indent:5%;
            font-size:14pt;
            font-weight:normal;
            font-family:"Garamond";
            background-color:lemonChiffon;
            border:3px solid maroon;
            text-align:justify;
            padding:3px;}
        .rickL {color:maroon;
            text-indent:5%;
            font-size:14pt;
            font-weight:normal;
            font-family:"Garamond";
            background-color:lemonChiffon;
            border:3px solid maroon;
            text-align:Left;
            padding:3px;}
        .phrase {background-color:yellow;
            text-decoration:underline;
            font-weight:bold;}

        .hilite11,.jesusPhrase,.hilite16 {
            background-color:yellow;
            text-decoration:underline;
            font-size:14pt;
            font-family:"Garamond";
            font-weight:bold;}
        .jesusPhrase, .hilite16 {color:red;
            background:lemonChiffon;}
        .jesusPhrase {background: paleGoldenrod;}
        .block {margin:0 1em;}
        .block2 {margin:0 2em;}
        .block3 {margin:0 3em;}
        .block4 {margin:0 4em;}
        .block5 {margin:0 5em;}
        .bq {margin:.5em 0;}
        .bq1 {margin:.5em 1em;}
        .bq2 {margin:.5em 2em;}
        .bq3 {margin:.5em 3em;}
        .bq4 {margin:.5em 4em;}
        .bq5 {margin:.5em 5em;}
        .cmt {color:purple;
            font-weight:bold;}
        .pb {text-Indent:-20;}
        .underLine,.underScore {text-decoration:underline;}
        .strike {text-decoration:line-through;}
        .friend {color:brown;
            font-size:14pt;
            font-family:"Garamond";
            font-weight:normal;}
        Table {border-collapse:collapse;}
        Table.white {border:0px;
            border-color:white;}
        Table.solid {border:2px solid navy;}
        TH {background-color:bisque;
            text-align:center;}
        td {vertical-align:top;}
/*         td.right {text-align:right;}
        td.center {text-align:center;} */
        .noborder {border:0 solid transparent;}
        .right {text-align:right;}
        .rb {font-weight:bold;
            text-align:right;}

        .rightOfDiv {text-align:left;
            /* border:1px solid blue; */
            float:left;
            /* display:block; */ 
            padding-left:.5em;}
        .leftBold {text-align:left;
            /* display:block; */
            float:left;
            /* border:1px solid green; */
            font-weight:bold;
            margin-left:7px;}

        .flc {float:left; text-align:center;}
        .frc {float:right; text-align:center;}
        .poem1, .poem1mt, .poem1mb {margin-left:5em;}
        .poem2, .poem2mt, .poem2mb  {margin-left:7.5em;}
        .poem3, .poem3mt, .poem3mb  {margin-left:10em;}
        .poem4, .poem4mt, .poem4mb  {margin-left:12.5em;}
        .poem1mt, .poem2mt, poem3mt, .poem4mt {margin-top:1em;}
        .poem1mb, .poem2mb, poem3mb, .poem4mb {margin-bottom:1em;}

        .signed {text-align:right;
            margin:0 10em;}
        .signed10,.signed15,.signed20,.signed25.signed30
            {text-align:left;
            margin:0 0 0 10em;}
        .signed15 {margin:0 0 0 15em;}
        .signed20 {margin:0 0 0 20em;}
        .signed25 {margin:0 0 0 25em;}
        .signed30 {margin:0 0 0 30em;}
        .vs {border:1px solid blue;
            color:transparent;
            background:gold;
            vertical-align:super;
            margin-left:2px;
            text-decoration:none;
            font-size:.5em;}
        .stars {margin:1em 8em;
            text-align:center;}
        .rightImage {float:right;
            margin-left:7px;}
        .leftImage {float:left;
            margin-right:7px;}
        a:link {cursor:hand;}
