BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color : #333366;
}

#code.tabelllinje {
	border: medium double Blue;
}


H2 {
	font-size: 14pt;
	color: Navy;
}

H3 {
	font-size: 13pt;
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

H4 {
    font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	color : Navy;
	}
H5 {
	font-size: x-small;
	font-variant: normal;
	font-weight: bold;
	color : Navy;
	line-height: normal;
	}
A {
	text-decoration: none;
	color: Blue;
}

A:Hover {
	text-decoration: underline;
	color: #0000CD;
}

HR {
	color: blue;
	height: 1pt;
}

underline {
	text-decoration: underline;
}
a:active {
	background-color: #CC9999;
}
.
.marginal {
	margin-left: 15;
	margin-right: 15px;
}

