body {
	background-color: #494b4f;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}
a:link {
	color: #BFCE00;
	text-decoration: none;
}
a:visited {
	color: #BFCE00;
	text-decoration: none;
}
a:hover {
	color: #CCFF99;
	text-decoration: none;
}
a:active {
	color: #BFCE00;
}
.rubrik {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CCFF99;
}
.obs {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #CCFF99;
}

