
BODY {
	color : Black;
	background-color : #ECEFEC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	text-align : justify;
	background-image : url(images/bg01-lt.jpg);
	margin-left : 2%;
	font-weight: normal;
}
div.scripture {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 30px;
}
A {
	color : #006364;
	text-decoration : none;
	font-weight : 500;
}

A:HOVER {
	color : #6A0035;
	text-decoration : none;
	font-weight : 500;
	
	
}
H1{
	font-size : 180%;
	font-weight : bolder;
	font-style : normal;
	color : #344431;
}
H2{
	font-size : 140%;
	font-weight : bolder;
	color : #344431;
	font : small-caps;
}
H3{
	font : small-caps bolder 140%;
	color : #356288;
	}
H4{
	font-size : 120%;
	font-weight : bold;
	color : #344431;
}
H5{
	font-size : 75%;
	font-weight : bold;
	font-style : normal;
	color : #344431;
}
H6 {
	font-size : 200%;
	font-weight : bolder;
	color : #344431;
	font : small-caps;
}
HR{
	color : #344431;
	height : 4pt;
	width : 75%;
	text-align : center;
}
HR.25{
	color : #344431;
	height : 2pt;
	width : 25%;
	text-align : center;
}
.u {
	text-decoration : underline;
}
.sup { 
vertical-align: super;
font-size: 75%;
}
.sm{
	font-size : 75%;
}
.mid{
	font-size : 85%;
}
.lg{
	font-size : 120%;
}
.jumbo{
	font-size : 160%;
}
.alt-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
}
.verse {
  text-indent: -25px;
}
.caps { font-variant: small-caps; }
.red { color: #8B0000; }
.blue { color: #356288; }
.white { color: White; }



