font, li, p, td
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

button, .button {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align:center;
	background : #A09C9A;
	border-left : 1px solid #464544;
	border-top : 1px solid #464544;
	border-right : 1px solid #464544;
	border-bottom : 1px solid #464544;
	cursor : hand;
}

A:VISITED
{
	text-decoration: underline;
	color : #464544;
}

A:LINK
{
	text-decoration: underline;
	color : #663333;
}

.menu
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #464544;
}

.h1
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #464544;
	font-weight: bold;
}
.h2
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #656361;
	font-weight: bold;
}
.h3
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #656462;
	font-weight: bold;
}
.h4
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #464544;
	font-weight: bold;
}
.h5
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #464544;
	font-weight: bold;
}

.red
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}

.small
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.mini
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
}