BODY { color: black;
       background : white;
       font-family : "Verdana, Arial, Helvetica, sans-serif"; }

A:link { color: rgb(0,0,255);
	text-decoration: none; }

A:visited { color: rgb(128,0,128);
	text-decoration: none; }

A:active { color: rgb(0,0,255); 
	text-decoration: none; }

A:hover { color: rgb(0,0,255);
	text-decoration: underline; }

TABLE, P, TD, TR, TH, SPAN, DIV, UL, OL { 
	font-family : "Verdana, Arial, Helvetica, sans-serif"; }

SPAN.chapterno { color: black; 
                 text-decoration: none;
                 font-weight: bold; }

SPAN.verse { color: rgb(192,192,192); }

SPAN.greekno { color: green; }

SUPx {font-size:8pt; vertical-align:super,text-top,line-height:0}

SUP {
	position: relative; top: -1ex; font-size: 70%
}

P.BIG, P.PTITLE {font-family : "Times Roman, serif"; }

H1, H2 {font-family : "Times Roman, serif"; }

P.editorial { color: red}

P.overline { text-decoration: overline; }

P.bibliography { font-family : "Arial, serif"; }

SPAN.editorial { color: red }

SPAN.ms { color: blue }

SPAN.overline { text-decoration: overline; }

SPAN.pb { color: red;
          position: relative; top: -1ex; font-size: 70% }
SPAN.superscript { vertical-align: super;  }
SPAN.subscript {  vertical-align: sub; }
SPAN.cnote { text-transform:uppercase; font-family: helvetica, arial, sans-serif } 
         
SPAN.smallcaps { font-variant: smallcaps; }         

P.smallcaps { font-variant: smallcaps; }          

TD.reversebar { background : black;
    color : white; }

TD.deskcolour { background : rgb(192,192,192); }

TD.pagecolour { background : rgb(255,255,192);}
 
P.indent { text-indent: -50; margin-left: 50 }

.thintableborder
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
    BORDER-BOTTOM: #333333 1px solid;
    COLOR: #000000;
}