body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #A0A0A0;
	text-decoration: none;
}
a:visited {
	color: #6D6D6D;
	text-decoration: none;
}


.tableborderbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.padding {
	padding: 5px;
}
.tablefontsize {
	font-size: 14px;
}
.kltekst12 {
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
}
.tablebordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.teller {
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 1px;
	width: 1px;
	left: 0px;
	top: 0px;
}

