@charset "utf-8";
/* CSS Document */

.main {
	background-image:url(../images/layout/topleft_groen.gif);
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
body {
	background-image:url(../images/layout/bgNECama.jpg);
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px
	}

table {
	border:0;
	font-size:12px;
	text-align:center;
	vertical-align:center;
	}

.top {
	vertical-align:top;
	}

h1 {
	font-size:large
	}

h2 {
	font-size:14px;
	}

a {
	color:#000000;
	text-decoration:none
	}

.rood {
	color:#EE3E33;
	font-weight:bold;
	}
