body{
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	background-color: #19101D;
	line-height: 100%;
}



.titel{
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;

}
.adres{
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	line-height: 100%;
	font-size: 8pt;
	letter-spacing: 0,5px;
}
a			
	{
	font-weight: bold;
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;;
	line-height: 100%;
	font-size: 8pt;
	
}
a:link		{text-decoration=none;
			 color:#FFFFFF;
			 }
a:visited		{text-decoration=none;
			 color:#FFFFFF;
			 font-weight: bold;}
a:active		{text-decoration=none;
			 color:#ffffff;
			 font-weight: bold;}
a:hover		{text-decoration=none;
	color: #979494;
	}
