body {
margin:0px;
}

td {
	font-family     : Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 20px;
	font-style      : normal;
	color           : #000066;
	letter-spacing  : 0px;
}

.tekst {
	text-align		: justify;
}

.titel {	
	font-family     : trebuchet ms,Arial;
	font-size		: 21px;
	color			: #2a314d;
	line-height		: 35px;
}

.titel2 {	
	font-family     : trebuchet ms,Arial;
	font-size		: 14px;
	font-weight		: bold;
	color			: #daad0f;
}

a {	font-family     : Arial;
	font-size		: 11px;
	font-weight		: bold;
	color			: #000066;
	text-decoration : none;
	
}

a:active {
}

a:hover {
	color:#2337AE;
}

a:visited {
}
