BODY {
	background-color: E8F3FF;
	font-family: "Verdana";
	font-size: 80%;
	margin-left: 3%;
	margin-right: 3%;
			}

a:link, a:visited, a:active, a:hover
	{ text-decoration: none; color: FFFFFF; font-size: 80%; font-family: "Arial"}
a.comm:link, a.comm:active, a.comm:visited { text-decoration: none; color: 000040; font-size: 120%}
a.comm:hover{ text-decoration: none; color: 99CCff; font-size: 120%}
p {
	text-indent: 4ex;
	text-align: justify;
	margin-top: 1ex;
}
p.glava {
	text-indent: 0ex;
	text-align: center;
	margin-top: 3ex;
	margin-bottom: 5ex;
	font-size: 140%;
	}
p.N {
	text-indent: 0ex;
	text-align: center;
	margin-top: 5ex;
	margin-bottom: 2ex;
	font-size: 110%;
	font-weight: bold;
	}
P.epigraf {
	text-indent: 0ex;
	margin-top: 0ex;
	font-size: 85%;
	letter-spacing: 0.1ex;
	margin-left: 60%;
	margin-right: 10%
}
P.author {
	text-indent: 0ex;
	text-align: right;
	margin-top: 0ex;
	font-size: 85%;
	margin-left: 60%;
	margin-right: 10%
}
P.stihi {
	text-indent: 0ex;
	margin-top: 3ex;
	font-size: 100%;
	letter-spacing: 0.1ex;
	margin-left: 30%;
	margin-right: 20%
}

P.comm { font-size: 85%;}

TR {background-color: 90BDE5;}