@charset "windows-1251";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
img {
	border:0;
	
}

a {
	color: #1a3094;
	outline: none;
}

a:hover {
	text-decoration: none;

}

p {
	padding: 0 0 15px 0;
	line-height: 18px;
}

h1, h2, h3 {
	font-size: 12px;
}
h4 {
	font-size:17px;
	color:#2340a1;
	font-weight:normal;

	margin:5px 0 20px 0;
}

.fl {
	float: left;
}
.fr {
	float: right;
}




