address, body, div, h1, h2, h3, h4, h5, h6, ol, p, pre, ul { 
	display: block; 
} li { 
	display: list-item; 
} table { 
	display: table; 
	border-collapse: collapse; 
} tr { 
	display: table-row; 
} td, th { 
	display: table-cell; 
} caption { 
	display: table-caption; 
} body { 
	line-height: 1.33; 
} address { 
	font-style: italic; 
} hr { 
	border: 1px inset; 
} ol, ul, dd { 
	margin-left: 40px; 
} ol { 
	list-style-type: decimal; 
} ol ul, ul ol, ul ul, ol ol { 
	margin-top: 0; margin-bottom: 0; 
}	} 
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
  body {
	font-family:	Lucida Fax, Palatino Linotype, Times New Roman, serif; 
	background-color: white;
	font-weight:	normal;
	font-style:		normal;
	margin:			2;
} h1, h2, h3 { 
	font-weight: bolder; 
	text-align:		center;
} h1 { 
	margin: .67em 0; 
	font-size:		200%; 
	letter-spacing: 8px;
} h2 { 
	margin: .83em 0; 
	font-size:		170%;
	letter-spacing: 6px;
} h3 { 
	margin: 1em 0; 
	font-size:		140%;
	letter-spacing: 4px;
} p, ul, ol { 
	margin: 1.33em 0; 
} p {
	font-size:		105%;
	padding:		0 7 0 10;
	font-weight:	normal;
} pre { 
	white-space:	pre; 
	font-family:	Georgia, Lucida Fax, Palatino Linotype, Times New Roman, serif; 
	font-size:		110%;
	font-style:		italic;
	margin:			0; 
	margin-left:	30;
} a {
	font-weight:	bold;
	text-decoration: none;
} a:link {
	color:			#0000FF;
} a:active {
	color:			#FF0000;
} a:visited {
	color:			#B700B7;
} a:hover {
	text-decoration: underline;
} td.menu {
	background:		#ffff99; 
	border:			black 1pt solid;
	font-weight:	bold;
	padding:		2 0 3 7;
	font-size:		90%;
} td.verse {
	border:			black 1pt solid;
	padding:		0 0 0 7;
} p.verse {
	font-size:		90%;
	padding:		0;
	margin:			0;
} img {
	position:		relative;
	top:			0;
	left:			0;
	margin-left:	0;
	margin-right:	20;
	border:			none;
	float:			left;
	clear:			none;
} img.neither {
	float:			none;
	margin:			0;
} img.right {
	float:			right;
	margin-left:	20;
	margin-right:	0;
} img.pre {
	float:			none;
	margin-top:		10;
	margin-bottom:	10;
} .smallcap {
	font-variant:	small-caps;
} div.clear_both {
	clear:			both;
	page-break-before: always;
}
