<style type="text/css"> <!--

hr  {
	size: 1;
	color : #006FD6;
	width : "100%";
}

.head  {
	font-size : 12pt;
	font-weight : bold;
	font-family : arial cyr;
	font-style : normal;
	color : #0000b0;
}


.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 : #0084FF;
	text-decoration : none;
}

A:Visited  {
	font-family : arial cyr;
	font-weight : bold;
	font-style : normal;
	color : #1A6AB4;
	text-decoration : none;
}

A:Active  {
	font-family : arial cyr;
	font-weight : bold;
	font-style : normal;
	color : #0084FF;
	text-decoration : underline;
}

A:Hover  {
	font-family : arial cyr;
	font-weight : bold;
	color : #0084FF;
	text-decoration : underline;
}

font  {
	font-size : 10pt;
        font-family : arial cyr;
	color : #006FD6;
}

h2  {
        font-family : arial cyr;
	color : #006FD6;
}

.coment  {
	font-size : 8pt;
	font-family : arial cyr;
	color : #000000;
	font-style : normal;
}