.cssina {
	font-family: "Times New Roman", Times, serif;
}
.zagolovok {
	font-size: 36px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.zagolovok:hover {
	font-size: 36px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.zagolovok:visit {
	font-size: 36px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.main_text {
	font-size: 16px;
	text-align: justify;
	text-indent: 30px;
	white-space: normal;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 1.5;
}
.zagolovok2 {

	font-size: 24px;
	text-align: center;
}
.zagolovok3 {
	font-size: 18px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.spisok {
	text-align: justify;
	list-style-position: outside;
	list-style-type: decimal;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 10px;
	line-height: 1.5;
}
.table_center {
	text-align: center;
}
.table_subhead {
	text-align: center;
	font-weight: bold;
}
.spisok_ne_num {
	list-style-position: outside;
	list-style-type: circle;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 10px;
	text-align: justify;
	line-height: 1.5;
}
.spisok_rim {
	text-align: justify;
	list-style-position: outside;
	list-style-type: upper-roman;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}

