body {
	background-image:url('Graphics/backParchment.jpg');
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

h2 {
	color: #FE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
}
h3 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#Scroll {
	border-bottom: 1px solid rgb(128, 128, 255);
	background-color: white;
	position: absolute;
	top: 488px;
	left: 11px;
	padding: 5px;
	z-index: 105;
	visibility: visible;
}
.PageHeaderText {
	font-family: Tahoma;
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	color: #0000FF;
}
.ParagraphText {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.CenterBlue {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bolder;
	color: #0000FF;
}
.BibleVerseRef {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bolder;
	color: #FF0000;
}
.HeaderBlue {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bolder;
	color: #0000FF;
}
.CopyrightStatement {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: italic;
	color: #000000;
}
.BibleVerseQuote {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
