body {
	background-color: #666633;
	background-image: url(images_harvest/applePattern.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.white {
	color: #ffffff;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.scriptureTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
	padding-right: 100px;
	padding-left: 100px;
	line-height: 1.5em;
	text-align: justify;
}
.scripture {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	line-height: 130%;
	text-align: justify;
}
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
	padding-right: 100px;
	padding-left: 100px;
	line-height: 1.5em;
	text-align: justify;
}
.Law {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	padding-right: 100px;
	padding-left: 100px;
	line-height: 1.5em;
	text-align: justify;
	font-variant: normal;
	text-transform: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	line-height: 130%;
	text-align: justify;
}
.credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 666633;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	text-decoration: underline;
	background-color: #FFCC00;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: underline;
	background-color: #993333;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
