﻿body {
	margin: 0px;
	font-family: Franklin Gothic Book;
	padding: 0px;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
a {
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	color: green;
	font-weight: bold;

}
a:hover {
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	color: green;
	text-decoration: none;
}

#link1 {
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	color: green;
	font-weight: bold;
}
	
#link1:hover {
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: green;
}


hr {
	color: green;
	height:5px;
	background-color: green;
}
h1 {
	color: green;
	font-weight: bold;
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	
}
h2 {
	color: green;
	font-weight: bold;
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	}
h3 {
	color: green;
	font-weight: bold;
	color: green;
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	}
h4 {
	color: green;
	font-weight: bold;
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
}
.style1 {
	text-align: center;
}
.style2 {
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	color: green;
	font-weight: bold;
}
/* */
.style3 {
	margin-left: 20px;
	margin-right: 20px;
}
/* Width of table column Convention - left*/
.style4{
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	width: 200px;
	color: green;
	font-weight: bold;
	text-align: right;
	padding: 20px;
}
/* Width of table column Churhes - left*/
.style4a{
	font-family: Franklin Gothic Demi, Helvetica, Arial, sans-serif;
	width: 425px;
	color: green;
	font-weight: bold;
	text-align: right;
	padding: 10px;
}

/* Checking the Pulse */
.style5{
	 height: 76px; 
	 width: 179px; 
	 padding-right: 30px;
}
/* Life after Death */
.style6{
	 padding-right: 30px;
	 height: 154px;
	 width: 98px; 
}
/*  Just the Facts */
.style7{
	 height: 86px;
	 width: 239px;
}

.style8{
	font-family: Calisto MT, Helvetica, Arial, sans-serif;
	font-size: large;
	font-style: italic;
	text-align: center;

}
.style9{
	font-family: Calisto MT, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}
.style10{
	font-family: Calisto MT, Helvetica, Arial, sans-serif;
	font-size: large;
	text-align: center;
}
.style11{
	font-size: large;
}
.style13 {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	color: #B85FB8;
}
.style14 {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	color: #6E926E;
}
.main_table {
	width: 870px;
}

