h1 { font-size: 135%; }
h2 { font-size: 125%; 
	font-weight: bold;
	padding-bottom: 10px;
}
h3 { font-size: 110%; 
	font-weight: bold;
}
h4 { font-size: 100%; }
h5, h6 { font-size: 90%; }

p {
	font-size: 13pt; 
	color: #000000;
 }
.pageheader { font-size: 85%; color: gray; border-style: dotted; border-width: 1px 0px 0px 0px; text-align: right; }
.subtitle { font-size:110%; color: #000000; text-align: center; }
.author { font-size:120%; color:#000000; text-align: center; }
.editor { font-size:100%; color: #555555; text-align: left;	margin-left:10px; margin-right:10px; }
.bodytext { line-height: 150%; text-align:justify;}
.bodyblock { line-height: 150%; text-align: justify; }
.listnumber { line-height: 150%; text-align:justify; text-indent: 3em; }
.quote { line-height: 150%; text-align:justify; margin-left: 3em; margin-right: 3em; }
.hanga { margin-left : 3em; text-indent: -3em; margin-bottom: 0; margin-top: 0; }
.taba { margin-left : 3em; margin-right : 3em;}
.tabb { margin-left : 6em; margin-right : 3em;}
.tabc { margin-left : 9em; margin-right : 3em;}
.tabd { margin-left : 12em; margin-right : 3em;}
.tabe { margin-left : 15em; margin-right : 3em;}
.tabf { margin-left : 18em; margin-right : 3em;}
.center {text-align: center; }
.rightalign {text-align: right; }
.paragraphtitle { 
	font-size: 120%; 
	font-style: italic;
	padding-bottom: 5px;
}

span.Greek {				/* Greek */
	font-family: "Palatino Linotype", "SBL Greek", "Galaxie Unicode Greek", "Galatia SIL";
	font-size: 1.1em;
}
span.Hebrew {
	font-family: "SBL Hebrew", "Galaxie Unicode Hebrew", "Ezra SIL SR";
	font-size: 1.1em;
	font-style: normal;
}	
span.translit {  
     font-family: "Charis SIL", "Gentium";  
     font-style: italic; 
     font-size: 1.1em; 
} 
