BODY {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #191970;

}

A {
	color: #8B0000;
	text-decoration: none;
}

A.red {
	color: red;
	text-decoration: none;
}

A.menu-bot {
	color: #FFFFFF;
	text-decoration: none;
}

A:Hover, visited, active {
	color: #8B0000;
	text-decoration: underline;
}

A.red:Hover, visited, active {
	color: red;
	text-decoration: underline;
}

A.menu-bot:Hover, visited, active {
	color: #FFFFFF;
	text-decoration: underline;
}
div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #191970;
	padding-left: 30px;
	padding-right: 30px;

}

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: red;
	font-weight: bold;
}

.new2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: red;
	font-weight: bold;
}

.menu-bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	font-weight: bold;
	}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #616161;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8C8C8C;
}


.zagolovok {
	color: #0051c4;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bolder;
	text-align: center;
}

.bold {
	color: #0051c4;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}


h3 {
	color: red;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

.micro-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #B0B0B0;
	font-weight: bold;
	text-align: right;
}

