<style type="text/css"> <!--

.av  {
	font-size : 10pt;
	font-family : arial cyr;
	font-weight : bold;
	color : #D85555;
	font-style : bold;
}

.white  {
	font-size : 10pt;
	font-family : arial cyr;
	font-weight : bold;
	color : #E7FAEA;
	font-style : bold;
}

h3  {
	color : #3E6645;
}

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 : #3E6645;
}

.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 : normal;
	font-size: 10pt;
	color : #E7FAEA;
	text-decoration : none;
}

A:Visited  {
	font-family : arial cyr;
	font-weight : normal;
	font-style : normal;
	color : #3E6645;
	text-decoration : none;
}

A:Active  {
	font-family : arial cyr;
	font-weight : normal;
	font-style : normal;
	color : #D85555;
	text-decoration : underline;
}

A:Hover  {
	font-family : arial cyr;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
}

font  {
	font-size : 10pt;
        font-family : arial cyr;
	color : #3E6645;
}

table  {
	font-size : 10pt;
        font-family : arial cyr;
		color : #000000;
}

.coment  {
	font-size : 10pt;
	font-family : arial cyr;
	font-weight : normal;
	color : #000000;
	font-style : normal;
}

input {
	font-family: arial cyr, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #E7FAEA;
	border-color: #F9F9F9;
	border-width: 1;
}

select {
	font-family: arial cyr, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #E7FAEA;
	border-color: #000000;
	border-width: 1;
}

textarea {
	font-family: arial cyr, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #E7FAEA;
	border-color: #000000;
	border-width: 1;
}

button {
	font-family: arial cyr, tahoma, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-width: 1;
	border-color: #F9F9F9;
}
