.pageheading {
	font-family: BibleScrT, Georgia, "Times New Roman", Times, serif, cursive, fantasy;
	font-size: x-large;
	color: #752026;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	line-height: normal;
	font-variant: normal;


}
.sudjectheading {
	font-family: BibleScrT, Georgia, "Times New Roman", Times, serif, cursive, fantasy;
	font-size: large;
	font-weight: bold;
	text-transform: none;
	color: #752026;
	font-style: italic;
	line-height: normal;
	font-variant: normal;

}
.updatetext {
	font-family: BibleScrT, Georgia, "Times New Roman", Times, serif, cursive, fantasy;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #752026;
	text-decoration: none;
}
.doctitle {
	font-family: BibleScrT, Georgia, "Times New Roman", Times, serif, cursive, fantasy;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #752026;
}
.bodytext {
	font-family: BibleScrT, Georgia, "Times New Roman", Times, serif, cursive, fantasy;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #752026;
	text-align: justify;
}
