/* At-Rules */
@charset "windows-1251";

.td {
	text-decoration: none;
	border: none;
}

.img {
	text-decoration: none;
	border: none;
}

.font {
	font-family: Verdana;
	font-size: 11px;
	color: #0C4168;
	text-decoration: none;
	border: none;
	margin: 0;
	text-indent: 0.2in;
	text-align: justify;
	padding-left: 5;
	padding-right: 5
}

.font1 {
	font-family: Verdana;
	font-size: 9px;
	color: #2D5C78;
	text-decoration: none;
	border: none;
	margin: 0;
	text-indent: 0.2in;
	text-align: justify;
	padding-left: 5;
	padding-right: 5
}


.font_old {
	font-family: Verdana;
	font-size: 9px;
	color: #B5BDCB;
	text-decoration: none;
	border: none;
}

.a {
	font-family: Verdana;
	font-size: 15px;
	color: #2E5D79;
	text-decoration: underline;
	border: none;
	font-weight: bold
}