
BODY {
	color : #002487;
	background-color : #99c1ff;
	font-family : "Times New Roman", Times, serif;
	font-size : 13pt;
	text-align : justify;
	background-image : none;
	margin-left : 5%;
	font-weight: normal;
}
div.scripture {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 30px;
}
A {
	color : White;
	text-decoration : none;
	font-weight : normal;
}

A:HOVER {
	color : #00366A;
	text-decoration : underline;
	font-weight : normal;
	
	
}
H1{
	font-size : 180%;
	font-weight : bolder;
	font-style : normal;
	color : #002487;
}
H2{
	font-size : 140%;
	font-weight : bolder;
	color : #002487;
	font : small-caps;
}
H3{
	font : small-caps bolder 140%;
	color : White;
	}
H4{
	font-size : 120%;
	font-weight : bold;
	color : #002487;
}
H5{
	font-size : 75%;
	font-weight : bold;
	font-style : normal;
	color : #002487;
}
H6 {
	font-size : 200%;
	font-weight : bolder;
	color : #002487;
	font : small-caps;
}
.u {
	text-decoration : underline;
}
.sm{
	font-size : 75%;
}
.mid{
	font-size : 85%;
}
.lg{
	font-size : 120%;
}
.jumbo{
	font-size : 160%;
}
.alt-text {
	font-family: cursive;
	font-size: 115%;
}
.verse {
  text-indent: -25px;
}
.caps { font-variant: small-caps; }
.red { color: #DC143C; }
.blue { color: Blue; }
.white { color: White; }


