@charset "windows-1251";
/* CSS Document */
body,td,th {
	font-family: Tahoma;	color: #686868;
	font-size: 12px;

}
body {	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a {	font-size: 12px;
	color: #448eb7;
	text-decoration:none
}

a:visited {	color: #448eb7;
}

a:hover {	color: #2E607A;
	text-decoration:underline
}

a:active {	color: #448eb7;
}


#header {	background-repeat:no-repeat;
	margin-top:150px;
	text-align:center;
}

#content {	text-align:justify;	margin-left:200px;	margin-right:200px;}
#footer {	text-align:center;	width:100%;	height:40px;	padding-top:100px;}
#counts {	text-align:center;	width:100%;	height:20px;	margin-top:50px;}
h1 {	text-align:left;	font-size:14px;	font-weight:bold;}
h2 {	text-align:center;	font-size:12px;	font-weight:bold;	margin-bottom:10px;}h3 {	text-align:center;	font-size:12px;	font-weight:normal;}
.стиль1 {	color: #FF0000;	font-weight: bold;}