body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0em;
}

.hone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0em;
}

.hrtittle {
	position:relative;
	top:-6;
	left:2;
	clip:  rect(auto auto auto auto);

}

.saintbg {
	background-image: url(../images/saint.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
}
.cell {
	border: 1px solid #666666;
	padding: 10px;
}

.cell2 {
	border: 1px solid #666666;
	padding: 5px;
}

hr {
	border-top: 1px solid #999999;
}

.celltopbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 5px;
}

.celltitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 2px;
}

.cellbottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 1px;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.abouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

a.footer:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.bottommenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}

a.bottommenu:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}

a.bottommenu:hover {
	text-decoration: none;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

a.bottommenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;


}
