



body 
{
	
font-family:Arial, Helvetica, sans-serif;
	
font-size: 12px;
	
color: #545454;
	
background-color:#3f3f3f;

text-align: center;
}



#totaal 
{
margin:0 auto;
width:992px;
} 



#content 
{
	

cursor:default;
	
width: 992px;
		
background-image:url(images/content.jpg);

border: 3px solid #C0C0C0;
background-color: #8f8f8f;
}




#content_text 
{
		
cursor:default;
		
width: 700px;		
	
overflow: auto;
	
}


td
{
border-color: #C0C0C0;
}








a:link
{
color: white;
font-weight:600;
text-decoration:none;
font-family: Arial;
}

a:visited
{
color: white;
font-weight:600;
text-decoration:none;
font-family: Arial;
}

a:active 
{
color: black;
font-weight: 600;
text-decoration:none;
font-family: Arial;
}

a:hover 
{
color: black;
font-weight: 600;
text-decoration:none;
font-family: Arial;
}
