body {
	font-family: Arial;
	font-size: small;
	background-image: url(/Bible/Images/Backgrounds/PeachPale.gif);
}
h1 {
	font-family: Caesar;
	font-size: extra-large;
	text-align:center

}
h2 {
	font-family: Caesar;
	font-size: large;
	text-align:center

}
h3 {
	font-family: Papyrus;
	font-size: large;

}
h4 {
	font-family: Papyrus;
	font-size: medium;
}
h5 {
	font-family: Arial;
	font-size: Medium;
	text-transform: capitalize;
	font-style: italic;
}
h6 {
	font-family: Arial;
	font-size: Medium;
}
p {
	font-family: Arial;
	font-size: small;
}
table {
	font-family: Arial;
	font-size: small;
	background-image: url(/Bible/Images/Backgrounds/PeachPale.gif);
	list-style-type: disc;

}
li {
	font-family: Arial;
	font-size: small;
}