.table1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	background-color: #F5F980;
	border: medium double #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.table2 {
	background-color: #FFFFCC;
}
.table3 {
	background-image: url(../images/ChurchesBG.jpg);
	background-repeat: repeat;
	background-position: top;
}
