﻿
BODY {

  font-family: Tahoma, Verdana, sans-serif;

  font-size: 9pt;

  background: #ffffff;

  color: #000000; 

  font-weight: normal;

  text-align: center;

}



A {
	FONT-SIZE: 9pt;
	COLOR: #007dc9;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-DECORATION: underline;
	font-weight: bold;


}




TABLE.main {

    font-family: Tahoma, Verdana, sans-serif;

    font-size: 9pt;

	BORDER-RIGHT: 1px none #007dc9;

	BORDER-TOP: 1px none #007dc9;

	BORDER-LEFT: 1px none #0000FF;

	BORDER-BOTTOM: 1px none #0066CC;

	BORDER-COLLAPSE: collapse
}

TD {

    font-family: Tahoma, Verdana, sans-serif;

    font-size: 9pt;



}
h1 {
	font-size: 14pt;
}
.white {
	color: #FFFFFF;
}
.min {
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.big {
	font-size: 16pt;
	color: #084f94;

}
.menu {
	font-size: 9pt;
	color: #98c1e1;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif;


}
a:hover {
	text-decoration: none;
}
.but {
	cursor:pointer;
}
#ssilka{
font-size: 9px; font-family: Tahoma;
color: grey;
}
.url{
font-size: 9px; font-family: Tahoma;
color: grey;
}