<style type="text/css"> <!--

hr  {
	size: 1;
	color : #0000b0;
	width : "100%";
}

.head  {
	font-size : 12pt;
	font-weight : bold;
	font-family : arial cyr;
	font-style : normal;
	color : #000000;
}

.head1  {
	font-size : 16pt;
	font-weight : bold;
	font-family : arial cyr;
	font-style : normal;
	color : #000000;
}

.head2  {
	font-size : 11pt;
	font-weight : bold;
	font-family : arial cyr;
	font-style : normal;
	color : #000000;
}

.headline  {
	font-size : 8pt;
	font-weight : normal;
	font-family : arial cyr;
	font-style : normal;
}

A  {
	font-family : arial cyr;
	font-weight : bold;
	font-size: 10pt;
	color : #696969;
	text-decoration : none;
}

A:Visited  {
	font-family : arial cyr;
	font-weight : bold;
	font-style : normal;
	color : #A09F9F;
	text-decoration : none;
}

A:Active  {
	font-family : arial cyr;
	font-weight : bold;
	font-style : normal;
	color : #A09F9F;
	text-decoration : underline;
}

A:Hover  {
	font-family : arial cyr;
	font-weight : bold;
	color : #868686;
	text-decoration : underline;
}

font  {
	font-size : 10pt;
        font-family : arial cyr;
}

table  {
	font-size : 10pt;
        font-family : arial cyr;
}


.coment  {
	font-size : 10pt;
	font-family : arial cyr;
	font-weight : normal;
	color : #000000;
	font-style : normal;
}

input {
	font-family: arial, tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border-color: #F9F9F9;
	border-width: 1;
}

select {
	font-family: arial, tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1;
}

textarea {
	font-family: arial, tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1;
}

button {
	font-family: arial, tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	border-width: 1;

	border-color: #F9F9F9;
}
