h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;

}
h2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666633;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666633;
	text-decoration: none;
}
a:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #996633;
	text-decoration: none;
}

ol {
	list-style-type: square;
}

.parishheader {
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
}
.parishinfo {
	margin: -0px 0px 0px 10px;
	padding-top: 0px;
}
