
BODY {
	color : #005301;
	background-color : #E4F8E4;
	font-family : "Times New Roman", serif;
	font-size : 15pt;
	text-align : justify;
	background-image : url(images/dandelion-bg 02.jpg);
	margin-left : 2%;
}
div.scripture {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-left: 30px;
}
A {
	color : #A0522D;
	text-decoration : none;
	font-weight : 500;
}

A:HOVER {
	color : #409F2D;
	text-decoration : underline;
	font-weight : 500;
}
H1{
	font-size : 180%;
	font-weight : bolder;
	font-style : normal;
	color : #005301;
}
H2{
	font-size : 140%;
	font-weight : bolder;
	color : #005301;
	font : small-caps;
}
H3{
	font : small-caps bolder 140%;
	color : #AE0000;
	}
H4{
	font-size : 120%;
	font-weight : bold;
	color : #005301;
}
H5{
	font-size : 75%;
	font-weight : bold;
	font-style : normal;
	color : #005301;
}
H6 {
	font-size : 200%;
	font-weight : bolder;
	color : #005301;
	font : small-caps;
}
HR{
	color : #00C102;
	height : 4pt;
	width : 75%;
	text-align : center;
}
HR.25{
	color : #00C102;
	height : 2pt;
	width : 25%;
	text-align : center;
}
.u {
	text-decoration : underline;
}
.sup { 
vertical-align: super;
font-size: 75%;}

.ltgreen {
	color: #00C102;
}
.brn {
	color: #8B4513;
}
.sm{
	font-size : 75%;
}
.lg{
	font-size : 120%;
}
.alt-text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.verse {
  text-indent: -25px;
}
.caps { font-variant: small-caps; }




