@charset "windows-1251";

td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	}

p {
	text-indent: 15px;
	text-align: justify;
	}

a {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #000066;
	text-decoration: underline;
	}
