body, table {
	font-family: Arial, Verdena, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

p {
	font-family: Arial, Verdena, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

a {
	font-family: Arial, Verdena, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	text-decoration: underline
	font-weight : bold
}
a:hover {
	font-family: Arial, Verdena, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000A0;
	text-decoration: none
		font-weight : bold
}
a.topmenu,a.topmenu:active,a.topmenu:link,a.topmenu:visited {
	font-family: Arial, Verdena, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;


}
a.topmenu:hover {
	font-family: Arial, Verdena, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;

}
p.topmenu {
	font-family: Arial, Verdena, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	padding-right: 15px;
}

hr {
	 color="#999999";
}
.borderedimg {
	border: 1px solid #000000;
}

select, input, textarea {
	font-size:8pt;
	color: #000000;
	background-color: #FFFFFF;
	border-style: inset;
	border-width:2px;
	border-color:black;
}
.button {
	cursor: hand;
	color: #FFFB79;
	font-weight:bold;
	background-color: #38436B;
	border-style:outset;
	border-width:2px;	
	border-color: black
}
.content {
	padding: 15px;
}

.bottom {
	padding-left: 20px;
}

.mindscaped {
	font-size:7pt;
	color:gray;
}
a.mindscaped,a.mindscaped:active,a.mindscaped:link,a.mindscaped:visited {
	font-size:7pt;
	color:#CCCCCC;
}
a.mindscaped:hover {
	font-size:7pt;
	color: #999999;
}
.left {
	padding-top: 30px;
}
.right {
	padding-top: 20px;
	padding-right: 22px;
}
.outline {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.title {
	font-size: 15px;
	color: black;
	font-weight: bold;
}
table.vragen {
	padding-right: 15px;
}
.adres {
	padding-left: 20px;
	color: #999999;
	font-style: italic;
}