font, li, p, td
{
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
}

button, .button {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: White;
	text-align:center;
	background : #90B2E5;
	border-left : 1px solid #336699;
	border-top : 1px solid #336699;
	border-right : 1px solid #336699;
	border-bottom : 1px solid #336699;
	cursor : hand;
}

A:VISITED
{
	color : #003366;
}

A:LINK
{
	color : #003388;
}

.menu {
	font-family:Arial Cyr,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
	color : #003366;
	font-weight : bold;
}

H1,.h1 {font-family:Arial Cyr,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration: none;
	color : #003366;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	display: inline;}

H2,.h2 {
	font-family:Arial Cyr,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration: none;
	color : #003366;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	display: inline;
}

.h3 {}

.h4 {}

.h5 {
}

.red {
	font-family:Arial Cyr,Arial,Helvetica,sans-serif;
	font-size:12px;
	color : #CC0000;
}

.small {
	font-family:Arial Cyr,Arial,Helvetica,sans-serif;
	font-size:11px;
}

.mini {}