@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, sans-serif;
	font-size: 4px;
	color: #4d4945;
	background-color: #4c4844;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, sans-serif;
	font-size: 4px;
	color: #4d4945;
	text-align: center;
	vertical-align: middle;
	height: 5px;
}
a {
	font-family: Arial, sans-serif;
	font-size: 4px;
	color: #4d4945;
}
a:link {
	text-decoration: none;
	color: #4d4945;
}
a:visited {
	text-decoration: none;
	color: #4d4945;
}
a:hover {
	text-decoration: none;
	color: #4d4945;
}
a:active {
	text-decoration: none;
	color: #4d4945;
}
object	{
	text-align: justify;
	vertical-align: middle;
}
.teksttop	{
	font-family: Arial, sans-serif;
	font-size: 4px;
	color: #74717f;
	text-align: center;
	vertical-align: middle;
}
.tekstbottom	{
	font-family: Arial, sans-serif;
	font-size: 4px;
	color: #7e98a5;
	text-align: center;
	vertical-align: middle;
}
.tekstlink	{
	font-family: Arial, sans-serif;
	font-size: 4px;
	color: #4d4945;
	text-align: center;
	vertical-align: middle;
}