<style type="text/css">

 	BODY	   	{ font-family:Arial, Verdana ;color:Black;}
 	A:link    	{ COLOR: #ffff99; TEXT-DECORATION: none; font-size: 8pt; font-weight: bold }
 	A	   	{ text-decoration: none;cursor:hand;}	
 	A:visited 	{ COLOR: orange; TEXT-DECORATION: none; font-size: 8pt;font-weight: bold }

 	A:active  	{ COLOR: orange; TEXT-DECORATION: none; font-size: 8pt;font-weight: bold }
 	A:hover   	{ COLOR: yellow; TEXT-DECORATION: underline; font-size: 8pt;font-weight: bold  }


	
        
	
	p { font-family:Arial;
	font-weight: bold;
	font-size: 8pt;
	line-height: 10pt;
	text-align: justify;
	color: white; }

	p.lista,
	p.tytul
	p.tytul2

	/* ====== lista odnosnikow ====== */
	p.lista { font-family:Arial;
	font-weight: normal;
	font-size: 7pt;
	line-height: 11pt;
	text-align: center;
	color: #000000; }
	
	/* ====== tytul lokalny 1 ====== */
	p.tytul { font-family:Arial;
	font-weight: bold;
	font-size: 8pt;
	line-height: 11pt;
	text-align: center;
	color: #000000; }

	/* ====== tytul lokalny 2 ====== */
	p.tytul2 { font-family:Arial;
	font-weight: bold;
	font-size: 10pt;
	line-height: 11pt;
	text-align: center;
	color: red; }
	
</style>

