td {
	font-family: Georgia, Garamond, Times, Serif;
	font-size: 12px;
	line-height: 20px;
}
.rubrik {
	font-size: 32px;
}
.menu {
	font-size: 17px;
	line-height: 27px;
}
a {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: white;
	margin: 40 0;
}
