p.norm {
	font-weight: normal;
}
BODY {
	color : #012D54;
	background-color : #C8D6E9;
	font-family : "Times New Roman", serif;
	font-size : 14pt;
	text-align : justify;
	background-image : url(images/bg02.jpg);
	margin-left : 2%;
	}

A {
	color : #BB0000;
	text-decoration : none;
	font-weight : 500;
}

A:HOVER {
	color : #4B0082;
	text-decoration : underline;
	font-weight : 500
	}
H1{
	font-size : 180%;
	font-weight : bolder;
	font-style : normal;
	color : #01325C;
}
H2{
	font-size : 140%;
	font-weight : bold;
	color : #01325C;
	font : small-caps;
}
H3{
	font : small-caps bold 140%;
	color : #BB0000;
	}
H4{
	font-size : 120%;
	font-weight : bolder;
	color : #01325C;
}
H4.caps{
	font-size : 100%;
	font-weight : bold;
	color : #01325C;
	font-variant : small-caps;
}

.caps {
		font-variant : small-caps;
}

H5{
	font-size : 75%;
	font-weight : bold;
	font-style : normal;
	color : #01325C;
}
HR{
	color : #183A9A;
	height : 2pt;
	width : 75%;
	text-align : center;
}
HR.25{
	color : #183A9A;
	height : 1pt;
	width : 25%;
	text-align : center;
}
div.scripture {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 30px;
}
.verse {
  text-indent: -25px;
}
.red {
	color : Maroon;
}
.ltblue {
	color : #138CFF;
}
.big {
	font-size : 150%;
}
.sm{
	font-size : 75%;
}
P.justify {
	text-align : justify;
}
P {
	font-weight : bold;
}
.alt-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.caps { font-variant: small-caps; }



