h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-top: 30px;
	margin-left: 0px;
	}
	
script {
	font-size: 24px;
}

h3 {
	font-size: 8pt;
	font-style: italic;
	text-align: right;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.staff_box {
	height: 75px;
	width: 350px;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
.staff_vita {
	color: #000000;
	width: 350px;
	background-color: #FFFFFF;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	
.staff_vita a:link {
	color: #000000;
	}
.church_box {
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 9pt;
	margin: 0px;
	border: 0px solid #FFFFFF;
	}
.church_box td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	
.staff_vita a:link, .church_box a:link {
	color: #000000;
	text-decoration: none;
	}
.church_box tr: {
	background-color: #FFFFFF;
}	
.church_box tr:first-child a:hover {
	border: 0px solid #333333;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	}

