BODY  {
 	font-family : Academy, serif;
 	color : #000000;
 	background : #DFDFDC;
	bgimage : bgcrumple3.jpg;
 	margin-left : 1.5em;
 	margin-right : 1.5em;
 	margin-top : 1em;
 	margin-bottom : 1em;
 }
 
 H1  {
 	font-size : large;
 	font-weight : bold;
 	font-style : small-caps;
 	text-align : center;
 }
 
 H2  {
 	font-size : 14pt;
 	font-style : small-caps;
 	text-align : center;
 }
 
 H3, H4, H5, H6 {text-align : center;}
 
 ol  {
 	list-style-type : decimal;
 }
 
 li  {
 	margin-bottom : 2em;
 }
 
 A:Link  {
 	text-decoration : none;
 	color : #000080;
 }
 
 A:Active  {
 	text-decoration : underline;
 	color : Red;
 }
 
 A:Hover  {
 	text-decoration : none;
 	color : Red;
 }
 
 A:visited  {
 	color : #000080;
 	text-decoration : none;
 }
 
 *.poem  {
 	margin-left : 7em;
 	margin-top : 1em;
 	margin-bottom : 1em;
 }
 
 *.remark  {
 	font-size : small;
 	font-weight : light;
 	font-style : italic;
 	text-align : center;
 }
 
 *.page  {
 	font-style : italic;
 	text-align : center;
 	font-weight : light;
 	color : #000080;
 	margin-top : 1em;
 	margin-bottom : 1em;
 }
 
 *.epigr  {
 	text-align : right;
 	margin-right : 2cm;
 }
 
 .dedication, .author {
 	text-align : right;
 	margin-right : 2em;
 	font-style : italic;
 }
 
 *.comment  {
 	font-size : small;
 	font-weight : medium;
 	text-align : justify;
 }
 
 *.date  {
 	font-size : small;
 	font-weight : medium;
 	font-style : italic;
 	text-align : left;
 	text-indent : 2em;
 	line-height : 2em;
 	color : #000080;
 }
 
 .navtable  {
 	text-decoration : none;
 	text-align : center;
 	border-width : thin;
 	border-color : #0000FF;
 	float : none;
 	background-color : Silver;
 	color : #000080;
 	width : 50%;
 	margin-top : 2em;
 	margin-bottom : 1em;
 	position : relative;
 	border-style : solid;
 }
 
 *.person  {
 		margin-top: 1em;
 	letter-spacing : 0.2em;
 	word-spacing: 0.4em;
 	text-align : center;
 }
 
 .stage {
 	margin-top : 1em;
 }
 
 
 .prose {
 	text-indent : 3em;
 	text-align : justify;
 }
 
 P {
 	margin-top : -0.9em;
 }
 
 
 
 .txtnr  {
 	text-align : center;
 	font-weight : bold;
 	color : #000080;
 }
 
 .copy  {
 	color : #000080;
 }
 
 table  {
 	border : thin;
 }
 
 .s1line  {
 	text-indent : 2em;
 }
 
 .s2line  {
 	text-indent : 4em;
 }
 
 .s3line  {
 	text-indent : 6em;
 }
 
 .s4line  {
 	text-indent : 8em;
 }
 
 .spaced  {
 	letter-spacing : 0.1em;
 	word-spacing: 0.4em;
 }
 
 .scaps  {
 	font-style : small-caps;
 }
 
 .signature  {
 	text-align : right;
 	font-style : italic;
 }
 
 .old {
 	font-family : "XSerif Unicode";
 }
 
 