.nazva  {

              	font-size : 10pt;

              	font-weight : bold;

              	font-family : Arial;

              	font-style : normal;

              	color :#004B2C;

              }

            A:link  {

            	text-decoration : none;

            	color :"#004B2C";

            	font-size : 10pt;

            	font-family : Arial;

            }

            

            A:visited  {

            	text-decoration : none;

            	color : black;

            	font-size : 10pt;

            	font-family : Arial;

            }

            

            A:active  {

            	text-decoration : none;

            	color :"#004B2C";

            	font-size : 10pt;

            	font-family : Arial;

            }

            A:hover  {

            	text-decoration : underline;

            	color :"#004B2C";

            	font-size : 10pt;

            	font-family : Arial;

            }
			              dt  {
	color :#004B2C;
	font-size : 10pt;
	font-style : normal;
	font-family : Arial;
	font-weight : bold;
}
			              td  {
              	font-size : 9pt;
              	font-style : normal;
              	font-family : Arial;
              }
H3
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 130%;
    font-weight : bold;
}