body {

	font-family: Century Gothic;
	font-size: 10pt;

}

p {

	font-family: Century Gothic;
	font-size: 10pt;
	margin-left: 20px;
	margin-right:20px;

}

ul {

	font-family: Century Gothic;
	font-size: 10pt;
	margin-left: 40px;
	margin-right:40px;

}

a.backToTop {

	font-family: Century Gothic;
	font-size: 8pt;
	margin-left: 30px;
	margin-right: 30px;
	text-decoration: none;

}

h2 {
	
	color: #632818;
	font-family: Century Gothic;
	margin-left: 10px;
	margin-right:10px;
	
}
	
h3 {
	
	color: #632818;
	font-family: Century Gothic;
	margin-left: 10px;
	margin-right:10px;
	text-decoration:underline;
	
}

h4 {
	
	font-family: Century Gothic;
	margin-left: 15px;
	margin-right:15px;
	
}

.referenceTable {

	font-family: Century Gothic;
	font-size: 10pt;
	margin-left: 40px;
	margin-right:40px;	
	
}

.referenceTable a:link {

	color: #632818;
	text-decoration: none;
	
}

.referenceTable a:visited {
	
	color: #632818;
	text-decoration: none;
	
}

.referenceTable a:hover {
	
	color: #632818;
	text-decoration: underline;
	
}


.scripture a:link {

	color: blue;
	text-decoration: none;

}

.scripture a:hover {

	color: #632818;

	text-decoration: underline;

}

.infoTable {
	
	font-family: Century Gothic;
	font-size: 10pt;
	margin-left: 20px;
	margin-right:20px;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
  border-bottom-width: 3px;
  border-color: #632818;
}

td.infoTable {
	
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: #632818;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  
}

td {

	font-family: Century Gothic;
	font-size: 10pt;
	margin-left: 20px;
	margin-right:20px;

}


th {

	text-align: left;
	font-family: Century Gothic;
	font-size: 10pt;
	margin-left: 20px;
	margin-right:20px;

}

.innerlink { 
	
		font-size: 8pt;
		color: #FCCD74;
		text-decoration: none;
}

.innerlink:hover { 
	
		text-decoration: underline;
		color: #ffffff;
}

.innerlink:visited { 
	
		color: #FCCD74;
		
}


.copyrightinfo {
	
	color:#FCCD74
	font-family:Century Gothic;
	font-size: 8pt
	text-decoration: none;
	
}

a.copyrightinfo:link {
	
	color:#FCCD74
	font-family:Century Gothic;
	font-size: 8pt
	text-decoration: none;
	
}

a.copyrightinfo:hover {
	
	text-decoration: underline;
}

a.copyrightinfo:visited {
	
	color:#FCCD74;
	
}