 .scripture        { font: bold 12px Georgia; color: maroon; }

.small            { font: 10px Verdana; color: black; }
.small p          { font: 10px Verdana; color: black; }
.small a          { font: bold 10px Verdana; color: navy; }
.small a:hover    { font: bold 10px Verdana; color: maroon; }

.tiny             { font: 10px Arial; color: black; }
.tiny p           { font: 10px Arial; color: black; }
.tiny a           { font: bold 10px Arial; color: navy; }
.tiny a:hover     { font: bold 10px Arial; color: maroon;}

.tablebg          { border-collapse:collapse; border-color:#999966;}
.tablebg th       { background-color: #999966; border-color:#999966;}
.tablebg td       { border-color: #999966; padding: 4 4 4 4;}
.hr               { border-bottom: 1px solid maroon; }

h1           { font: 23px Times New Roman; color: black; }
h1 a         { font: 23px Times New Roman; color: navy;   text-decoration: none; }
h1 a:hover   { font: 23px Times New Roman; color: maroon; text-decoration: none; }
h2           { font: 19px Times New Roman; color: black; }
h2 a         { font: 19px Times New Roman; color: navy;   text-decoration: none; }
h2 a:hover   { font: 19px Times New Roman; color: maroon; text-decoration: none; }
h3           { font: bold 15px Times New Roman; color: black;  text-decoration: underline; margin-bottom:0;}
h3 a         { font: bold 15px Times New Roman; color: navy;   text-decoration: underline; margin-bottom:0;}
h3 a:hover   { font: bold 15px Times New Roman; color: maroon; text-decoration: underline; margin-bottom:0;}

p            { font: 12px Arial; color: black; }
td           { font: 12px Arial; color: black; }
th           { font: bold italic 16px Arial; color: #FFFFF5; }
th p         { font: bold italic 16px Arial; color: #FFFFF5; }

a            { font: bold 12px Arial; color: navy;   text-decoration: none; }
a:hover      { font: bold 12px Arial; color: maroon; text-decoration: none; }

img          { border-color: maroon; }
a img        { border-color: navy; }
a:hover img  { border-color: maroon; }

sup a        { color: blue; }
sup a:hover  { color: red; }

body         { font: 12px Arial; color: black; background-color: #FFFFF5; margin:0; padding: 0 20 0 20; }

blockquote   { font: 12px Arial; color: black; }
ul           { font: 12px Arial; color: black; list-style:disc; }
ol           { font: 12px Arial; color: black; list-style:disc; }

hr           { height:1; color:maroon; NOSHADE; width:80% }
