body {  
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 90%;
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 90%;
}

h1 {
	font-family: Humanst521, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 160%; 
}

h2 {
	font-family: Humanst521, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 130%;
}

h3 {
	font-family: Humanst521, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 100%; 
}

h4 {
	font-family: Humanst521, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 90%;
	
}

.scriptureRef { 
  text-align: center;
  font-family:  Arial, Helvetica, sans-serif;
  font-size:   90%; 
  color:       #000000;
  font-style:  italic;
}

.sectionHeading {  
  font-family: Humanst521, Arial, Helvetica, sans-serif;
  font-size: 100%; 
  color: #003366; 
 
}

.generalTextFont {  
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 90%; 
  color: #000000;
 
}

.labelFont {  
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 90%; 
  color: #003366;
  text-align: right;
  font-weight: bold;
 
}

.headerFont {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 100%; 
  color: #003366;
  font-weight: bold;
  text-align: center;
}

.heavyFont {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 120%; 
  color: #000000;
  font-weight: bold;
}

.pageHeader {  
  font-family: Humanst521, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #000000;
 
}

.footerFont {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 90%;
}


