@charset "windows-1251";

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

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

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

#big {
	font-size: 14px;
	color: #ff0000;
	}
