A {
	color: #000000;
	text-align:left;
	text-decoration:none;
	height: 16px;
}
A:hover {
	color: #8D9296;
	text-align:left;
	height: 16px;
}
A.menu {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: #000000;
	text-align:left;
	text-decoration:none;
	height: 16px;
}
A.menu:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: #8D9296;
	text-align:left;
	height: 16px;
}
A.body {
	color: #8D9296;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:none;
}
A.body:hover {
	color: #000000;
	font-size: 12pt;
	font-weight:bold;
	text-decoration:underline;
}
P {
 text-indent: 1.5em; /* Отступ первой строки */ 
}
.top_font
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #8D9296;
	text-align:left;
	font-weight:bold;
	height: 16px;	
}
.logo_font
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: #000000;
	text-align:center;
	height: 12px;
	font-weight:bold;
}
.body_font
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12pt;
	color: #000000;
	line-height:1.5;
	text-align:justify;
	height: 16px;	
}