BODY  {
	font-family : CyrillicGaramond,	Times New Roman;
	color : #000000;
	background : #FFFFFF;
	margin : 1em;
	margin-left : 1em;
	margin-right : 1em;
	margin-top : 1em;
	margin-bottom : 1em;
}

H1  {
	cursor : auto;
	text-align : center;
}

H2  {
	font-style : small-caps;
	text-align : center;
}

H3  {
	text-align : center;
}

.prose  {
	margin-top : 1em;
	text-indent : 2em;
}

*.poem  {
	margin-left : 7em;
	margin-top : 1em;
}

.epigr  {
	text-align : right;
}

.nav_table  {
	text-decoration : none;
	text-align : center;
	font-weight : normal;
	font-style : normal;
	border-width : thin;
	border-color : #0000FF;
	border-style : solid;
	float : none;
	background-color : Silver;
	color : #0000FF;
	font-size : small;
	width : 50%;
	clear : none;
}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
}

*.person  {
	letter-spacing : 0.2em;
	font-weight : bold;
	text-align : center;
}

table  {}

*.comment  {
	font-family : serif;
	font-size : small;
	font-weight : medium;
	color : #000000;
	background : #FFFFFF;
	text-align : justify;
	text-indent : 3em;
}

.spaced  {
	letter-spacing : 0.1em;
}

*.remark  {
	font-size : small;
	font-weight : light;
	font-style : italic;
	text-align : center;
}

*.contents  {
	margin-left : 5em;
	margin-top : 1em;
}

.date  {
	font-style : italic;
}

.signature  {
	text-align : right;
	font-style : italic;
}

