body {background: #f9f4f9;}

.menu {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #f0f8f0;
	Font-Family : sans-serif;
	color: #960;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
	width: 20%;
	border-left: thin solid #69f;
	border-bottom: thin solid #69f;
	}

.ml0 {font-size: 110%;  color: #f0f}
.ml1 {font-size: 105%;  color: #e2e}
.ml2 {margin-left: 1em}
.ml3 {margin-left: 2em}
.ml4 {text-indent: 3em}
.ml5 {text-indent: 4em}
.ml6 {text-indent: 5em}
.ml7 {text-indent: 6em}
.ml8 {text-indent: 7em}
.ml9 {text-indent: 8em}


.toc {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #f0f8f0;
	Font-Family : sans-serif;
	color: #960;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
	border-right: thin solid #69f;
	border-bottom: thin solid #69f;
	margin-right: 1em;
	}

.tl1 {font-size: 105%;  color: #e2e}
.tl2 {margin-left: 1em}
.tl3 {margin-left: 2em}
.tl4 {text-indent: 3em}
.tl5 {text-indent: 4em}
.tl6 {text-indent: 5em}
.tl7 {text-indent: 6em}
.tl8 {text-indent: 7em}
.tl9 {text-indent: 8em}


.return-to-top {
	width: 100%;
	border-bottom: thin solid #69f;
	}


a {	font-size: 95%;
	color: #660;
	text-decoration: underline;

}

a:hover {
	color: #330;
	text-decoration: underline;
	background-color: #ccf;
}


.header {
	color: #69f;
	padding: 0;
	Font-Family : serif;
}


.head-h1 {
	color: #69f;
	text-decoration: underline;
	font-weight: bold;
	}

.head-h2 {
	color: #69f;
	font-weight: bold;
	font-style: italic
	}

.head-h3 {
	color: #69f;
	font-weight: bold;
	}

.head-h4 {
	color: #69f;
	font-weight: bold;
	}

.head-h5 {
	color: #69f;
	font-weight: bold;
	}

.head-h6 {
	color: #69f;
	font-weight: bold;
	}




.footer {
	margin-top: 5px;
	text-align: left;
	color: #6cf;
	padding: 0;
	Font-Family : serif;
}


.index-page {
	border-top: medium solid #69f;

	padding: 0 0 0 0;
	margin: 0;
	Font-Family : serif;
}



.page {
	border-top: medium solid #69f;
	border-bottom: medium solid #69f;
	padding: 0 0 0 0;
	margin: 0;
	Font-Family : serif;
}

.title {
	font-size: 125%;
	font-weight: bold;
	Font-Family: sans-serif;
	margin-top: 0;
	padding-top: 0;
	}

.sub-title {
	font-size: 105%;
	font-weight: bold;
	font-style: italic;
	Font-Family: sans-serif;
	margin-top: 0;
	padding-top: 0;
	}


.date {font-style: italic;
	Font-Family : sans-serif ;
	Font-size: 90% ;
	}

.dedication {font-style: italic;
	font-size: 90%;
	padding-left: 10%;
	}

p.note {color: black;
	font-size: 85%;
	Font-Family: serif ;
	padding-left: 3%;

	}

p.verse {color: black;

	padding-left: 5%;
	}


p.para {color: #220;

	padding-left: 5%;
	font-size: 105%
	}

p.nverse {color: black;
	margin-left: 10%;
	padding-bottom: 0;
	}

image {float: right;
	border: thin #ccf dotted;
	width: 150px;
	}
