p {	text-align	:justify; 
	font-style	:normal;
	font-size 	:10pt;
	color="#FFCC99";
	font-family	:arial; 
	font-weight	:normal;
	text-indent	:30; 
	margin-left:	15; 
	margin-right: 15;
	line-height: 100% }

#just_prawy { text-align:right }
#just_lewy   { text-align:left;
	      text-indent:0   }
#srodek	{text-align : center;}
#courier {font-family : courier;}

h1 {	text-align	:left; 
	font-style	:italic;
	font-size 	:12pt;
	color		:white;
	font-family	:arial; 
	font-weight	:bold;
	text-indent	:0; 
	margin-left:	15; 
	margin-right: 15;
	line-height: 120% }

h2 {	text-align	:center; 
	font-style	:italic;
	font-size 	:10pt;
	color		:yellow;
	font-family	:arial; 
	font-weight	:bold;
	text-indent	:0; 
	margin-left:	15; 
	margin-right: 15;
	line-height: 120% }

I {	font-style:italic;
	color=silver
   }
A:hover {color: yellow; text-decoration: blink}

B  {	color: lime;
	font-weight: normal
    } 
body
{ 
	background-color=black;
}



