.body_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}
.body_dgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-color: #999999;
	font-weight: bold;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;

}
.greybar {
	background-attachment: fixed;
	background-image: url(../images/backgrounds/zoepkoel.jpg);
	background-repeat: no-repeat;
}
body {
	background-attachment: fixed;
	background-image: url(../images/backgrounds/20x1024_grey.gif);
	background-repeat: no-repeat;
}
