body
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	overflow: hidden;
	scrollbar-3dlight-color:#ff99cc;
	scrollbar-arrow-color:gray;
	scrollbar-base-color:#ff99cc;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ff99cc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;  
	font-family: Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #333333;
}

table
{
	font-family:  Rockwell, Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #333333;
}

.button
{
	margin: 5px 5px 5px 5px;
	cursor: hand;
	border: none 0px;
}

h1
{
	font-size: 24px;
	color: #ff99cc;
font-weight: normal;
}

h2
{
	font-size: 18px;
color: #333333;
font-weight: normal;
}

h3
{
	font-size: 12px;

font-weight: normal;
}

h4
{
	font-size: 10px;
color: #ff99cc;
font-weight: normal;
}

h5
{
	font-size: 12px;
color: #ff99cc;
font-weight: normal;
}

.cell_afbeelding
{
	width: 1%;
	padding-right: 15px;
	vertical-align: top;
}

.cell_details
{
	width: auto;
	vertical-align: top;
}

.afbeelding
{
	border: solid 1px white;
}

input
{
	background-color: #ff99cc;
	color: #ffffff;
}

a
{
	color: #333333;
}