<!-- Style01 -->
body {
	background: #FFFFE0;
	color: #000000;
}
h3 {
text-align: center;
}
h4 {
text-align: center;
}
.head {
	font-family : "Old English Text MT, serif, Times New Roman";
	font-weight : bold;
}

p.indent {
text-indent: .50in;
}
p.center {
text-align: center;
}
p.just {
text-align: justify;
text-indent: .50in;
}
p.right {
text-align: right;
}
HR {
	width : 100%;
}
<!-- Used by:
FradyJohnDocs.html
RhodesBible.html
1681WillJohnCompere.html
1716WillThosCompere.html
1718WillGeoCompere.html
1730WillMaryCompere.html
1739WillLeoCompere.html
1760WillElizCOmpere.html
1763WillJohnCOmpere.html
1764WillAnthonyCompere.html
1797WillAnnCompere.html
1824WillLeeCompere.html
1833WillThosCompereBosworth.html
1843WillRobtCompere.html
1849WillAmyPCompere.html

Modifications:
4 June 2006: added font heirarchies to headings 
6 June 2006: changed background color to light yellow 
-->

