@charset "utf-8";
.text_bold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #746660;
}

.text_simply {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #333300;
}
.zagolovok {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #746660;
	text-align: center;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.rubriki {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #333300;
}
.стиль3 {font-size: 13px}
.rubriki_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}


.link {
	text-decoration:none;
	color:#333300;
	font-size: 14px;
}

.link_zagolovok {
	text-decoration:none;
	color:#FFFFFF
}
.link_podzagolovok {
	text-decoration:none;
	color:#666633;
	font-size: 13px;
}
.no_bold {font-size: 14px; text-align: left; vertical-align: top; color: #333300; font-family: "Times New Roman", Times, serif;}
