TD, P, HR, TABLE {
	font-family			: arial, helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
	}

H3 {
	font-family			: arial,verdana, arial, sans-serif;
	font-size			: 15px;
	font-weight			: bold;
	color				: #000033;
	}

.klein {
	font-size			: 10px;
	font-family			: arial, sans-serif;
	color				: #000000;
	}
	
B {
	font-weight			: bold;
	}

.kleingrijs {
	font-size			: 10px;
	font-family			: arial, sans-serif;
	color				: #999999;
	}

.kleinblauw {
	font-size			: 10px;
	font-family			: arial, sans-serif;
	color				: #0279FF;
	}
	
A:hover {
	color				: #99CCFF;
	}

.melding {
	color				: #FF0000;
}

h2 {
  position: relative;
  left: -130px;
  color: #000033;
}
