.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
		text-decoration: none;
}
a:visited {
		text-decoration: none;
}
a:hover {
			text-decoration: none;
	color: #666666;
}
table {
	background-color:#FFF;
	}
body,td,th {
	color: #000;
}
body {
	background-color: #f0f0f0;
	margin-top: 0px;
}
.rubrik {
	font-size: 15px;
	font-weight: bold;
}
