h1, h2, h3, h4, h5, h6, p{
 margin:4px 0;padding:0;
}
a{
 color:#00F;
}
img{
 border:0;
}
body{
 background:#FFC;
 font-family:arial, sans-serif;
 padding-right:30px;
}
h2{
 color:#F90;
 text-align:center;
}
strong{
	color:#F00;
	font-weight:900;
	font-style:normal;
}



.item{
 border:1px solid #CCC;
 width:100%;
 margin-bottom:20px;
 clear:both;
}
.item h4{
 background:#F90;
 color:#FFF;
 padding:3px;
}
.item p{
 padding:3px;
 line-height:150%;
}
.item .left{
 width:50%;
 float:left;
}
.item right{
 width:50%;
 float:right;
}

.item ul{
 margin:0;line-height:150%;
 clear:both;
}
.item li{clear:both;list-style:none;padding-left:160px;}
.item li span{
 margin-left:-160px;
 float:left;
}

html>body .item:after{clear:both;content:".";display:block;height:0;visibility:hidden;}

.par{
 line-height:150%;
}
.par p{
 text-indent:27px;
 margin-bottom:15px;
 margin-top:5px;
}
.par p.scripture{
 text-indent:0px;
 text-align:center;
 color:#080;
 font-weight:900;
}
.par h3{
 color:#F90;
 padding:5px;
}
.par strong{
 color:#690;
 font-weight:900;
 font-style:normal;
}
.par blockquote.scripture{
 font-weight:900;
}
.par img{
	padding:4px;
}

.date{
 width:100%;
 line-height:150%;
}
.date h4{
 color:#FFF;
 background:#F90;
 padding:3px;
}
.date .img{
 float:left;
 padding:2px 10px;
}
.date ul{
 margin:0;padding:0;
}
.date li{
 clear:both;
 padding:0 0 0 120px;
 list-style:none;
}
.date span{
 float:left;
 margin-left:-120px;
 width:120px;
}

.scripture{
 color:#F90;
}

.bottom{
 text-align:right;
 font-size:10pt;
}