body {
	margin-top: 0px;
}

table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #505151;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
}

a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #009FE0;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	text-decoration:none;
}
a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #009FE0;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	text-decoration:none;
}
a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #009FE0;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	text-decoration:underline;
}
a:active 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #009FE0;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	text-decoration:none;
}

.titel 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #009FE0;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
}

.broodtekst 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #505151;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
}

.broodtekst_x_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
}

.broodtekst_vet 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #505151;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
}

.textfield_interesse {
	border-color: #787878;
	background-color: #E0DDDD;
	border-style: solid;
	border-width: 1px;
	width: 150px;
	height: 18px;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #505151;
	font-weight: normal;
	font-style: normal;
	line-height:18px;
}	

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
}

