body {
	margin-left: 5%;
	margin-right: 5%;
	font-family:"Charis SIL", "Doulos SIL", "Gentium", "Lucida Sans Unicode", "Arial Unicode MS", "DejaVu Sans", "MS Mincho", serif;
	background-color: #F2E0D8;
}
h1 {
	text-align: center
}
h4 {
	margin-bottom: -10pt;
}
ol {
	#background-color: #F7ECE0;
}
li {
	padding-bottom: 1%;
	text-align: justify;
}
p {
	text-align: justify;
	#background-color: #F7ECE0;
}
.hanging { 
	margin-left: 2em;
	text-indent: -2em;
}
p.firsttop {
	text-align: center;
	font-size: 125%;
}
p.bloglink {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: red;
	padding-bottom: 0pt;
}
p.middletop {
	text-align: center;
	font-size: 125%;
	padding-top: 0pt;
}
p.lasttop {
	text-align: justify;
}

