body {
	background-color: #4B759B;
	background-image: url(media/images/bg1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-top: 0px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

#klein_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#klein_zwart a:link, #klein_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#klein_zwart a:hover {
	text-decoration: none;
}

#normaal_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#normaal_zwart a:link, #normaal_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#normaal_zwart a:hover {
	text-decoration: none;
}

#medium_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#medium_zwart a:link, #medium_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#medium_zwart a:hover {
	text-decoration: none;
}

#groot_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#groot_zwart a:link, #groot_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#groot_zwart a:hover {
	text-decoration: none;
}

#klein_grijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

#klein_grijs a:link, #klein_grijs a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

#klein_grijs a:hover {
	text-decoration: none;
}

#medium_grijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}

#medium_grijs a:link, #medium_grijs a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

#medium_grijs a:hover {
	text-decoration: none;
}


#klein_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}

#klein_copy a:link, #klein_copy a:visited {
	color: #336699;
	text-decoration: underline;
}

#klein_copy a:hover {
	text-decoration: none;
}

#menu_zwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#menu_zwart a:link, #menu_zwart a:visited {
	color: #000000;
	text-decoration: underline;
}

#menu_zwart a:hover {
	text-decoration: none;
}

#warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0;
}

#warning a:link, #warning a:visited {
	color: #FF0;
	text-decoration: underline;
}

#warning a:hover {
	text-decoration: none;
}

.warning {
	color: #FFFF00
}


.attention {
	color: #CCCCCC;
	background-color:#333333;
}