BODY {
	background-color: "#E8F3FF";
	font-family: "Verdana", "Times New Roman", serif;
	font-size: 80%;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 7;
		}

a:link { text-decoration: none; color: 004080; }
a:visited { text-decoration: none; color: 000040; }
a:active { text-decoration: none; color: 99CCff; }
a:hover { text-decoration: none; color: 99CCff; }

p {
	text-indent: 4ex;
	margin-top: 1ex;
}
p.glava {
	text-indent: 0ex;
	text-align: center;
	margin-top: 2ex;
	margin-bottom: 2ex;
	font-family: "Verdana", "Times New Roman";
	font-size: 130%;
	}
p.avtor {
	text-indent: 0ex;
	text-align: center;
	margin-top: 3ex;
	margin-bottom: 2ex;
	font-family: "Verdana", "Times New Roman";
	font-size: 110%;
	font-weight: bold;
	}
p.epigraf {
	text-indent: 0ex;
	text-align: right;
	margin-top: 2ex;
	font-size: 85%;
	margin-left: 40%
}
p.menu {
	text-indent: 0ex;
	text-align: left;
	margin-top: 2ex;
	font-size: 100%;
	margin-left: 15%;
  
}
ul {
  margin-left:30%;
}

