.question {
	color: #663300;
	font-weight: bold;
}
.verse {
	color: #003366;
	font-weight: bold;
}
.center {
	text-align: center;
}
.centerItalic {
	font-style: italic;
	text-align: center;
}
