.page {font-weight:bold;
    font-size:75%;
    color:blue;
    vertical-align:top;}
    /* {font-size:10pt;} */
    /* color:red; */
    /* vertical-align:super; */
    /* text-decoration:underline; */
    /* font-weight:bold;} */
.normalBlue {color:blue; font-size:"13pt";}
.right {text-align: right;}
.q {color:navy; font-family:"ariel" "times new roman";     font-size:"14pt";}
    font-weight:bold;}
.chapter {color:red; font-size:14pt; font-weight:bold;         text-align:center;}
.scripture {color:blue; font-size:"12pt";}
.jesus {color:crimson;
      font-size:"13pt";
      text-Indent:5%;
      font-weight:normal;
      text-align:center;}
.H3 {color:blue; text-align:center; font-weight:bold;}
.BOLD {font-weight:bold; font-style:italic;}
.indent {text-Indent:7%;}
P {text-Indent:7%;}
H3 {color:blue; text-align:center; font-weight:bold;}
.top_bot {border-style:solid;
    border-left-style:none;
    border-right-style:none;
    border-width:3; 
    border-color:navy white navy;
    padding=4px;}
.narrow {margin-left:15%; margin-right:15%; text-Indent:0;}
         Table.white {background-color:white;
            border-width:0;
            border-color:white;
            }
         TH {background-color:bisque;
             text-align:center;
            }
         TR {
             text-align:center;
            }

        TD.none {
             border-width:0;
             }

        .rect {border-style:solid;
            border-width:3; 
            border-color:navy;
            background-color:white;
            padding=4px;}


