@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: #5d2e04;
	text-decoration: underline;
	font-weight: bold;
	}
	
a:hover {
	color: #009933;
	}

a:visited {
	color: #006699;
	}
	
a#ts {
	font-size: 10px;
	color: #000000;
	}
	
a#ts:hover {
	color: #00ccff;
	}
