*
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000; 
}
a:link,
a:visited,
a:hover,
a:active 
{
	color:  #006AA8; 
	text-align: justify;
	border: 0px;
	text-decoration: none;
}
a:visited 
{
	color: #006AA8;
}
a:hover,
a:active 
{
	color: #000000;
	text-decoration: none;
}
h1,h2
{
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	margin-left: 9px;
	color: #006AA8; 
}
h2
{
	font-size: 12px;
	font-weight: bold;
}
img
{
	border: 0px;
}
body
{
	 background: #FFFFFF;
	 text-align: center;
	 width: 100%;
}
p
{
	text-align: justify;
}
/* Именованные значения  */
/* Элементы управления Button, Input и т.п. */
.input
{
	font-family: Verdana;
	font-size: 12px;
	padding: 1px;
	color: #000000;
}
.button
{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
/* Специальные элементы таблиц */
.tds1,
.tds2,
.tds3,
.tds4
{
	border: 1px solid #646464;
}
.tds1
{
	border-bottom: none;
	border-right: none;	
}
.tds2
{
	border-bottom: none;
}
.tds3
{
	border-right: none;	
}
.tds
{
	border: none;
}
/* Именованные значения  */
/* Стили by Chernov PA  */
.item_hdr
{
	font-family: Verdana;
	font-size: 12px;
	color: #EE0007;
	font-weight: bold;
	text-decoration: underline;	
}

