body
{
	width: 25em;
	margin: 5em auto 50em 20em;
	background-color: #FFE; /*
	background-color: #E9CEA6 ; */
	color: #000;
}

p
{
	line-height: 1.3;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

.navbar
{
	position: fixed;
	top: 6.2em;
	margin-left: -17em;
	padding: 6pt;
	width: 11em;
	font-family: sans-serif;
	font-size: 80%;
	border: 4px double #66DDFF;
	color: black;
}

.navbar p
{
	border-bottom: 1px dotted black;
	padding: 2px;
		font-family: Papyrus, "Comic Sans MS", "Comic Sans", fantasy;
}

.navbar table
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 1px solid #66DDFF;
	border-collapse: collapse;
}

tr
{
	border-bottom: 1px dotted #66DDFF;
	border-collapse: collapse;
}

td.arrow
{
	text-align: center;
	width: 2em;
	padding-right: .7em;
	font-size: 120%;
}

td.text
{
	text-align: left;
	padding: 3px;
	font-family: Papyrus, "Comic Sans MS", "Comic Sans", fantasy;
	color: #11AABB;
}

p.chapter
{
	text-transform: uppercase;
	font-size: 200%;
	text-align: center;
	border-top: 1px dotted black;
	padding-top: 1.5em;
	margin-bottom: 2em;
}

p.chaptertitle
{
	text-transform:uppercase;
	font-size:80%;
	text-align:center;
	margin-top:2em;
	margin-bottom:.5em;
}

p.chaptercontents
{
	text-align: justify;
	font-size: 90%;
	margin-left: 1.5em;
	text-indent: -1.5em;
}

p.text { text-align: justify; }

p.lettertitle
{
	text-align: center;
	font-size: 110%;
	letter-spacing: .1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

p.letterdate
{
	text-align: right;
	padding-right: 8em;
	font-size: 70%;
	margin-top: 2em;
	margin-bottom: 2em;
}

p.endmatter
{
	font-size: 70%;
	font-family: sans-serif;
	border-top: 1px solid black;
	padding: .75em 0;
	text-align:justify;
}

p.note
{
	font-size: 90%;
	text-indent: -1em;
	margin-left: 1em;
}

p.notecontinue
{
	font-size: 90%;
	text-indent: 1em;
	margin-left: 1em;
}

.poetry
{
	font-size: 90%;
	text-align: left;
	margin: 1.5em auto 1.5em 5em;
	white-space: pre;
}

.indent { text-indent: 1.5em; }

hr.narrow
{
	width: 72px;
	margin-top: 3em;
	margin-bottom: 3em;
}

sup { font-size: 60%; }
.center { text-align: center; }
a:link { text-decoration: none; }
a:hover { color: green; }

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

.smallcaps { font-variant: small-caps; }
.big { font-size: 110%; }
.small { font-size: 90%; }
.smaller { font-size: 80%; }

a img
	{
		border:0px solid transparent;
		text-decoration: none;
	}
	
p.signature
	{
		text-align:right;
		margin-right:3em;
		margin-bottom:1em;
	}
	
div.notes
{
	font-size:90%;
}

p.speaker
{
	text-align:center;
	font-size:70%;
	text-transform:uppercase;
	margin-top:2em;
}
p.title
{
	text-align: center;
	font-size: 120%;
	letter-spacing: .2em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
