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

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #999999;

}.rechts-lijnend {
	text-align: right;
}
.kleiner {
	font-size: 11px;
	line-height: 13px;
}
.style6 {
	font-size: 12px;
	color: #FF9933;.scrolletje {
	overflow: scroll;
}

