h1 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0.5em;
}

h2 {
	text-align: center;
	font-weight: normal;
	font-size: 12pt;
}
p {	text-align: justify;
	text-indent: 3em;
	font-weight: normal;
	font-size: 12pt;
}
p.quote {
	margin-left: 3em;
	
}
p.verse {
	margin-left: 9em;
	text-indent: 0;
	
}


