.textSmall {
	font-family : "Times New Roman", Times, serif;
	font-size : x-small;
	color : Black;
}
.TextGreen {
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	color : Green;
	font-weight : 800;
	background-color : White;
}
.TextMedRed {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	color : #CC0033;
	font-weight : 800;
	background-color : White;
}

A:LINK {
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	color : #000099;
	font-weight : 500;
}

A:VISITED {
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	color : #000099;
	font-weight : 500;
}

A:ACTIVE {
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	color : #000099;
	font-weight : 500;
}

A:HOVER {
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	color : #990000;
	font-weight : 500;
	background-color : White;
}


.BlueRow {
	background-color : #ccccff;
}

.textReligious {  font-family: "Times New Roman", Times, serif; font-size: small; font-style: italic; font-weight: 800; color: #000000}
.textDescription {  font-family: "Times New Roman", Times, serif; font-size: small; font-weight: 400; color: #000000}
.textContact {  font-family: "Times New Roman", Times, serif; font-size: small; font-weight: 400; color: #000000}

P {
	text-indent : 2em;
}

BODY { 
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-size : Medium;
	font-weight : 600;
	line-height : 110%;
}

.Box{
	border : #990000;
	border-style : ridge ridge ridge ridge;
	padding : 1em 1em 1em 1em;
	background-color : #CCCCCC;
	font-weight : bolder;
	}	

img {
border:0;
}
