BODY  {
	font-family: Arial, Helvetica; 
	font-size: 12px; 
        background: #ffffff url("../images/wageningen_interstad_background.jpg") no-repeat fixed;
        scrollbar-face-color: #c80000;
        scrollbar-highlight-color: #ffcccc;
        scrollbar-shadow-color: #000000;
        scrollbar-3dlight-color: #ffcccc;
        scrollbar-arrow-color: #ffffff;
        scrollbar-track-color: #ffffff; 
        scrollbar-darkshadow-color: #000000;
}
HR    {
        color:#c80000
}
P     {
	font-family: Arial, Helvetica;
        font-size: 12px;
	text-decoration: bold;
        background-color: transparent;
	color:#000000;
        text-align:left;
}
TH	{
	font-family: Arial, Helvetica;
        font-size: 12px;
	text-decoration: bold;
        background-color:#c80000;
	color:#ffffff;
        text-align:left;
}
TD    {
	font-family: Arial, Helvetica; 
	font-size: 12px;
	color:#000000;
}
DIV   {
	font-family: Arial, Helvetica; 
	font-size: 12px;
        background-color : transparent;
        color:#000000;
}
FORM  {
	font-family: Arial, Helvetica; 
	font-size: 12px;
        background-color : transparent;
        color:#000000;
}
A	{
	font-family: Arial, Helvetica;
        font-size: 12px;
        background-color : transparent;
	color:#c80000;
        text-decoration:none;
}
A:visited   {
	font-family: Arial, Helvetica;
        font-size: 12px;
        background-color : transparent;
	color:#c80000;
        text-decoration:none;
}
A:hover     {
	font-family: Arial, Helvetica;
        font-size: 12px;
        background-color : transparent;
	color: #c80000;
        text-decoration:underline;
}


