body
{
	font-family: Arial;
	background: black;
	color: white;
	margin: 10px;
	font-size: 12px;
	text-align: left;
}
a
{
	cursor: pointer;
	color: white;
	text-decoration: underline;
}
div.stopka
{
	font-size: 10px;
	text-align: center;
	width: 100%;
}
table td{text-align:left;}

