/* CSS Document */
H3 {color: black; border-style: thin; border-color: black; background-color: #F8F8F8; font-family: Times New Roman, Arial; text-indent: 3px;}
H4 {color: black; border-style: thin; border-color: black; background-color: #F8F8F8; font-family: Times New Roman, Arial; text-indent: 3px;}
A:Link {color: #000066}
A:Hover {color: black; display: inline}
A:Visited {color: #000000}
P.format{
	font-family: Times New Roman, Arial;
	font-size: small;
	border: thin;
	text-align: left;
	vertical-align: top;
	background-color: #F8F8F8;
	cursor: default;
	margin-left: 5px;
}
P.sig{
	text-align:right;
	text-indent: 3px;
	margin-right: 5px;
	background-color: #F8F8F8;

}
P.copy{
	text-align:center;
	text-indent: 3px;
	margin-right: 5px;
	background-color: #F8F8F8;
	font-size: smaller

}
P.scripture{
	font-family: Times New Roman, Arial;
	font-size: smaller;
	border: solid;
	text-align: left;
	background-color: #F8F8F8;
	cursor: default;

}

