body
{
	background-color: #FFFFFF;
	margin: 2em 5% 566pt 7%;
/*	font-family: AGaramond, Garamond, Palatino, Times, "Times New Roman", serif; */
}

*.xlarge
{
	font-size:xx-large;
	font-weight:bold;
	letter-spacing:.15em;
}

p.chapter1
{
	font-size: x-large;
	line-height: 110%;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	margin-top:3em;
	margin-bottom:.25em;
	padding-top:18px;
	border-top: 2px dotted black;
}

p.chapter2
{
	text-align: center;
	font-family: Palatino, Times, serif;
	font-size: large;
	line-height: 110%;
	font-style: italic;
	font-weight: bold;
	margin-top:0em;
}

p.chapter2 i
{
	font-style:normal;
}

p.noindent
{
	text-indent: 0em;
	text-align: justify;
	line-height: 1.3;
	text-transform: none;
}

p.indent
{
	text-indent: 1.5em;
	text-align: justify;
	line-height: 1.3;
	text-transform: none;
}

p.note
{
	text-indent: 1em;
	text-align: left;
	line-height: 120%;
}

p.center
{
	text-align:center;
	line-height:125%;
}


.begincaps
{
	text-transform: uppercase;
	font-size: 90%;
	font-variant: small-caps;
}

.spionic
{
	font-family: SPIonic;
}

sup
{
	font-size:50%;
	font-family:sans-serif;
}

p.poetry
{
	margin-left:3em;
	text-align:left;
	white-space:pre;
/*	font-style:italic; */
}

*.italic
{
	font-style:italic;
}

*.italic i
{
	font-style:normal;
}

a:active
{
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
	color:green;
}

a:link
{
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

div.navigation
{
	border:2px dotted olive;
	background-color:#FFFFCC;
}

div.navigation table
{
	margin-left:auto;
	margin-right:auto;
}

table.chapters
{	
	font-size:80%;
}

img
{
	border:0px;
}

div.navigation table td
{
	border:2px solid olive;
	width:5em;
	text-align:center;
}

	table.trial {width:30em; margin-left:auto; margin-right:auto;}
table.trial	td.chapter {text-align:right; vertical-align:top; width:4em;}
table.trial	td.chapter2 {font-style:italic; vertical-align:top; text-align:left; padding-left:3px; }
table.trial	td.chapter2 i {font-style:normal;  }


		table.contents {
		width:35em; margin-right:auto; margin-left:auto; margin-top:1.5em;}
		table.contents td {
		text-align:left;
		padding:.5em;
		/*border: 4px inset gray;*/
		/*width:17.5em; */}
		td.pages {font-size:80%;
		font-style:italic;}-->
