body {
	margin: 0px;
	background-color: #999966;
}
.container {
	background-image: url("img/bg.gif");
	border: 1px solid #505050;
}
.heading {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
}
.verse {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.main-text {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	text-align: justify;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.endorse {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #000000;
}
.name {
	font-family: Monotype Corsiva, Times New Roman;
	font-size: 18px;
	color: #000000;
}
.link a {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 140%;
}
.link a:hover {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pptable {
	border: 2px;
	border-color: #999966;
	border-style: solid;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
#uptable {
	border: 2px;
	border-color: #999966;
	border-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
}
.uptitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom-color: Black;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.uptext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 2px;
}
.uplink a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.uplink a:hover{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.copy {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFF99;
}
.text {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	text-align: justify;
	color: #000000;
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.check a {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.check a:hover{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.check {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.faith a {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #660000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
.faith a:hover {
	text-decoration: none;
	color: #660000;
}
.faith-text {
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	text-align: justify;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.quote{
	border: thin double Black;
	background-color: #999966;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding: 5px;
}