body {margin: 2em 5em 100em 5em; background-color:#FFFFFF; color:#000000; }
p.indent {text-indent:1em; text-align:justify; line-height:1.2; }
p.noindent {text-indent:0em; text-align:justify; line-height:1.2; }
p.chapter1 {text-align:center; font-size:135%; padding-top:1.5em; border-top:2px dotted navy; }
p.chapter2 {
	 text-indent:-1.5em; 
	 margin-left:1.5em; 
	 font-style:italic;
	text-align:center;}
p.chapter2 i {
	font-style:normal;
	}
p.centerchapter2 {text-align:center;  font-style:italic; }
p.centerchapter2 i {
	font-style:normal;
	}
all.smallcaps {font-size:70%; text-transform:uppercase; }
sup {font-size:60%; }
all.small {font-size:65%; font-family:sans-serif; line-height:1.1; }
p.poetry {margin-left:4em; text-align:left; font-style:italic; }
p.poetry i {font-style:normal;}
p.note {text-indent:-1em; margin-left:1em; text-align:left; line-height:1.1; }
p.notejustify {text-indent:-1em; margin-left:1em; text-align:justify; line-height:1.1; }
p.center { text-align:center; }
p.james
	{	
		font-family:sans-serif;
		font-size:75%;
		color:gray;
		border-top:2px dotted navy;
		border-bottom: 2px solid gray;
		padding: .5em 0 .5em 0;
	}
div.center {text-align:center; }
table {
	margin-left:auto;
	margin-right:auto;
	border:4px outset #AACCEE;
	}
table td
	{
		width:12em;
		border: 1px solid navy;
		background-color:#DDFFFF;
		font-family:sans-serif;
		font-size:75%;
	}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:anchor {text-decoration:none;}