@charset "UTF-8";
.normaalrood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.scrollbardivtag {
	height: 505px;
	width: 505px;
	overflow: auto;
}
.scrollbardivtagsmall {
	height: 500px;
	width: 240px;
	overflow: auto;
	padding-bottom: 30px;
}

