@charset "windows-1251";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: 600;
	color: #9933CC;
	text-align: right;
	margin-right: 20px;
	margin-left: 40px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #9933CC;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: #990033;
	text-align: left;
	margin-right: 20px;
	margin-left: 40px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #99CC33;
	text-align: justify;
	margin-right: 20px;
	margin-left: 40px;
}
.avtor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #333333;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
