/* Style sheet for the World English Bible. http://WorldEnglishBible.org/ */
DIV.csswarning { display: none } /* For "CSS disabled" message in HTML file */
body,table,td   {

        font-family: arial, helvetica, verdana, sans-serif; 
        font-size: 14px; 
        line-height: 18px;

}

h1     {

        font-size: 22px;
        font-weight: bold;
        line-height: 24px;
        text-align: center;

}

h2     {

        font-size: 20px;
        font-weight: bold;
        color: #183163;

}

h3     {

        font-size: 18px;
        font-weight: bold;
        text-decoration: italic; 
        color: #183163;
        text-align: center;

h4     {

        font-size: 14px;
        font-weight: bold;
        text-decoration: none; 
        color: #183163;
        text-align: center;

}

big     {

        font-size: 16px;
        font-weight: bold;
        margin-top: 24px;
        color: #ffffff;
        line-height: 24px;

}
/* p.h {text-indent: -3em; margin-left: 4em} /* Hebrew style poetry */
/* p.p {text-indent: 3em; margin-left: 1em} /* Prose */
a.cv {font-size: smaller; color: blue; vertical-align: top} /* Chapter-verse marker */
span.j {display: inline; color: red} /* Quotation of Jesus */
span.b {display: inline; color: black}
