@charset "windows-1251";
/* CSS Document */

/*a
{
	font-family:Tahoma;
	font-size:16px;
	color: #0094d0;
}*/
a:active, a:visited
{
	font-family:Tahoma;
	font-size:16px;
	color: #00668f;
}
.white, a.white:visited, a.white:link, a.white:active {
	font-family:Tahoma;
	font-size:16px;
	color: #FFFFFF;
}
.white_title, a.white_title:visited, a.white_title:link, a.white_title:active {
	font-family:Tahoma;
	font-size:16px;
	color: #FFFFFF;
}
.black {
	font-family:Tahoma;
	font-size:16px;
	color: #000000;
}
a.black:link, a.black:active {
	font-family:Tahoma;
	font-size:16px;
	color: #0094d0;
}

.page1
{
padding:20px;
font-family:Tahoma;
font-size:14px;
color: #FFFFFF;
}
a.page1
{
padding:20px;
font-family:Tahoma;
font-size:14px;
color: #00668f;
}

.blackspace
{
padding:20px;
font-family:Tahoma;
font-size:16px;
color: #000000;
text-align : center;
}
