<STYLE TYPE="text/css">
<!--
body
	{
		margin-top	: 0px;
		margin-bottom	: 0px;
		margin-left	: 0px;
		margin-right	: 0px; 
		background-color: #000000;
	}

body.okienko
	{
		scrollbar-FACE-color		: #e77817;
		scrollbar-HIGHLIGHT-color	: #EF9A48;
		scrollbar-SHADOW-color		: #333333;
		scrollbar-3DLIGHT-color		: #004000;
		scrollbar-ARROW-color		: #ffffff;
		scrollbar-TRACK-color		: #f1b179;
		scrollbar-DARKSHADOW-color	: #606060;
		background-repeat		: no-repeat;
		background-attachment		: fixed;
		margin-top			: 10px;
		margin-bottom			: 50px;
	}

a
	{
		color           : #ffffff;
	}

.simple
	{
		color           : #fff8a7;
		text-decoration : none;
	}

p
	{
		font-size       : 13pt;
		font-family     : "Tahoma";
		line-height     : 30px;
		text-indent     : 10px;
		text-weight     : bold;
		margin          : 50px 30px 30px 30px;
		color           : #ffffff;
	}

.header
	{
		font-size       : 15pt;
		color           : #ffff00;
	}

.big
	{
		font-size       : 26pt;
		color           : #fff8a7;
	}

table
	{
		font-size       : 13pt;
		font-family     : "Tahoma";
		line-height     : 30px;
		text-weight     : bold;
		color           : #ffffff;
	}
.line
	{
		border-bottom   : 1px solid #ffffff;
		margin-bottom	: 20px;
	}
li
	{
		font-size       : 13pt;
		font-family     : "Tahoma";
		text-indent     : 0pt;
		text-weight     : bold;
		color           : #ffffff;
		margin-bottom   : 10px;
	}	
ul
	{
		list-style-type		: circle;
		list-style-position : outside;
		line-height			: 30px;
		margin 				: 0px 30px 0px 0px;
	}
-->
</STYLE>