body {
	font-family : Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#fff;
}
table {
	margin:0;
	padding:0;
}

.MENU {
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : White;
	line-height : 15px;
	text-decoration : none;
	padding:o;
	margin:0;
}
a.MENU1 {
	text-decoration : none;
}
A.MENU:link {
	color: White;
	text-decoration : none;
	font-weight : bold;
}
A.MENU:visited {
	color: White;
	text-decoration : none;
	font-weight : bold;
}
A.MENU:active {
	color: #F877AB;
	text-decoration : none;
	font-weight : bold;
}
A.MENU:hover {
	color: #F877AB;
	text-decoration : none;
	font-weight : bold;
}
A.MENU1:link {
	color: #666666;
	text-decoration : none;
	font-weight : bold;
}
A.MENU1:visited {
	color: #666666;
	text-decoration : none;
	font-weight : bold;
}
A.MENU1:active {
	color: #687274;
	text-decoration : none;
	font-weight : bold;
}
A.MENU1:hover {
	color: #687274;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT:link {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT:visited {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT:active {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT:hover {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT1:link {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT1:visited {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT1:active {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
A.PLAT1:hover {
	color: #F0027F;
	text-decoration : none;
	font-weight : bold;
}
.PLAT {
	font-size : 13px;
	color : Black;
	line-height : 22px;
}
.PLAT1 {
	font-size : 9px;
	font-weight : bold;
	color : black;
}
h3 {
	color: #F277A9;
	font-size : 18px;
}
h4 {
	color: #F277A9;
	font-size : 16px;
		margin-bottom:0;
	padding-bottom:0;
}
h5 {
	color: #000;
	margin-bottom:0;
	padding-bottom:0;
	font-size : 14px;
}
p, ul {
	margin-top:0;
	padding-top:0;
}
td {
	font-size : 13px;
	vertical-align: top;
	background-color:#fff;
}
td.header {
	background-image: url(img/logoboven.jpg);
	background-repeat:no-repeat;
	height:45px;
	padding-left:12px;
	padding-top:8px;
	font-size:18px;
	color:#fff;
	background-color:#000;
	font-weight:bold;
}
.big  {
		font-size:24px;
}
h1 {
	color:#000;
	font-size: 24px;
}
h2 {
	color:#F277A9;
	font-size: 12px;
}
.small {
	font-size:10px;
	color:#999;