.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #345AAF;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C7379;
}
a:link {
	color: #345AAF;
}
a:visited {
	color: #345AAF;
}
a:hover {
	color: #4D8174;
}
a:active {
	color: #4D8174;
}
.body {
	background-color: #3A3A38;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.prayerreqbg {
	background-attachment: fixed;
	background-image: url(images/prayerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
