.Heading-Menu-Text {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Heading-Main-text {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Heading-Subtext {
	color: #990000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	list-style-type: circle;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.footertext {
	color: #5A829C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
background-image: url(http://www.biblesway.com/images/latest_bg.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
}