BODY {
	color : #01325C;
	background-color : #C8D6E9;
	font-family : "Times New Roman", serif;
	font-size : 13pt;
	text-align : justify;
	background-image : url(images/bg01.jpg);
	margin-left : 5%;
	}

A {
	color : #BB0000;
	text-decoration : none;
}

A:HOVER {
	color : #BB0000;
	text-decoration : none;
	font-weight : 500;
	background-color: #F0F4F9;
	}
H1{
	font-size : 180%;
	font-weight : bolder;
	font-style : normal;
	color : #01325C;
}
H2{
	font-size : 150%;
	font-weight : bold;
	color : #01325C;
	font : small-caps;
}
H3{
	font : small-caps bold 150%;
	color : #A00000;
	}
H4{
	font-size : 150%;
	font-weight : bolder;
	color : #01325C;
}
H5{
	font-size : 125%;
	font-weight : bold;
	font-style : normal;
	color : #01325C;
}
div.scripture {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 30px;
}
.verse {
  text-indent: -25px;
}
.red {
	color : #A00000;
}
.ltblue {
	color : #138CFF;
}
.jumbo {
	font-size : 200%;
}
.lg {
	font-size : 150%;
}
.mid{
	font-size : 80%;
}
.sm{
	font-size : 65%;
}
.alt-text {
	font-family: "Monotype Corsiva", cursive;
	font-size: 110%;
	font-weight: normal;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.caps {
		font-variant : small-caps;}





