	body, p, ol, ul, dl, dd, li, td {
		font-size : 9pt;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-style : normal;
	}

	body {
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
	}

	h1, h2, h3, h4, h5, h6, h7	{
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
	}

	h1	{	font-size : 16pt;	}

	h2	{ 	font-size : 14pt;	}

	h3	{	font-size : 12pt;	}

	h4	{	font-size : 11pt;	}

	h5	{	font-size : 10pt;	}

	h6	{	font-size : 09pt;	}

	h7	{	font-size : 09pt;	}

	.adres 		{font-weight: bold; font-size: 9pt}
	.question 	{font-weight: bold; font-size: 10pt}
	.name 		{font-style: italic; font-size: 9pt}


	th {
		font-size : 9pt;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #666666;
	}

	a:link	{	text-decoration : bold;	}

	a:visited	{	text-decoration : bold;	}

	a:active	{	text-decoration : bold;	}

