/* CSS Document */

body {
	background-color: #FF9933;
	margin-top: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
#grotepic td {
	border: thin dotted #000000;
}
.Profiel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 3px;
}
h1 {
	text-transform: uppercase;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #333333;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}

