BODY, TD, P {
	color : #573B22;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.forminput {
	color : black;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : white;
}
A:ACTIVE, A:LINK, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration : underline;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #aa3333;
	text-decoration : none;
}
.zagolovok {
	font-family : Times, serif;
	font-size : 25px;
	color : #FCE204;
	font-weight : bold;
	text-decoration:none;
}
.zagolovok-bw {
	font-family : Times, serif;
	font-size : 25px;
	color : #cccccc;
	font-weight : bold;
}