@charset "windows-1251";
html,body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
	text-align: justify;
	cursor: default;
	font-size: 12px;
}

img	{
	border: 0px;
}

a {
	font-family: Verdana;
	color: #0060FF;
	text-decoration: none;
}


a:hover {
	color: #0060FF;
	text-decoration: none;
}








