HTML, BODY, TABLE {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
BODY {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-weight: Bold;
}
H1 {
	width: 850px;
	height: 28px;
	background-image: url('http://live.hollandcash.nl/galleries/images/chatten/head.jpg');
	font-size: 10pt;
	text-align: center;
	padding-top: 192px;
	margin: 0px;
}
TABLE {
	color: #000000;
}
TABLE.content {
	color: #FFFFFF;
	background-color: #209b0a;
	width: 850px;
	height: 950px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

IMG {
	border: 1px solid #FFFFFF;
}
a {
	font-weight: Bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10pt;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
