body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #C0DFFE;
	border: 1cm #00CC33;
	background-image: url(buildingbkgrd.jpg);
	list-style-position: outside;
	list-style-type: square;



}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000FF;
}
.service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #339900;
	font-style: normal;

}
.reditalics {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #993300;
}
.tobecompleted {
	font-family: "Comic Sans MS", Arial;
	font-size: 10pt;
	font-style: italic;
	color: #99FF99;
}
.chuchcolours {
	background-color: #9900CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}