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;
margin-bottom: 1x;
}
p.glava {
	text-indent: 0ex;
	text-align: center;
	margin-top: 2ex;
	margin-bottom: 2ex;
	font-family: "Verdana", "Times New Roman";
	font-size: 140%;
	font-weight: bold;
	}
p.N {
	text-indent: 0ex;
	text-align: center;
	margin-top: 3ex;
	margin-bottom: 3ex;
	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: 100%;
	margin-left: 30%;
	font-style: italic;
}
hr { width: 70%;
     color: #90BDE5;
		height: 1;
		margin-top: 2ex;
		margin-bottom: 2ex;
   }

td { font-size: 80%; }

li { 	margin-top: 2ex; }

hr.glava { width: 100%;
					color: #90BDE5;
					margin-top: 2ex;
					margin-bottom: 2ex;
					height: 2; }

