body, html
	{
	BACKGROUND-COLOR: #000000;
	padding-top: 0px;
	}
a:link
	{
	color: #333333;
	text-decoration: none;
	}
a:visited
	{
	color: #333333;
	text-decoration: none;
	}
a:active
	{
	color: #333333;
	text-decoration: none;
	}
a:hover
	{
	color: #999999;
	text-decoration: underline;
	}
p, td, h1, h2, hr
	{
	font-family: 'Tahoma', 'Verdana' ;
	color: #999999;
	}
p
	{
	font-size: 11pt;
	text-indent: 50px;
	word-spacing: 1px; 
	letter-spacing: 1px;
	margin: 0px;
	padding-left: 30px;
	}
h1
	{
	font-size: 14pt;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	}
h2,
	{
	font-size: 10pt;
	}
.linia
	{
	text-decoration: underline;
	}
.copy, .center
	{
	color: #666666;
	}
	
.copy
	{
	text-align: left;
	}
.center, .copy
	{
	text-align: center;
	font-size: 10pt;
	font-family: 'Tahoma', 'Verdana', 'Arial' ;
	}
.webmaster
	{
	font-family: 'Tahoma', 'Verdana', 'Arial' ;
	text-align: right;
	font-size: 8pt;
	color: #333333;
	}