body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:686868;
	}
	
p {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}
a {
	font-family: Verdana;
	font-size: 9px;
}
a:link {
	text-decoration: none;
	color: #4f4e53;
	font-weight:normal;
	}
a:visited {
	text-decoration: none;
	color: #4f4e53;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #C9C8C8;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #C9C8C8;
	font-weight:normal;
}
.header {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	}
	
.rubrik {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}