body {
	background-color: #fffbfd;

}

body, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #2d1f20;
	margin: 0px;
	padding: 0px;	
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
} 
a:link    {color: #2d1f20; font-weight: normal;  text-decoration:underline }
a:visited {color: #2d1f20; font-weight: normal; text-decoration:underline}
a:active  {color: #2d1f20; font-weight: normal;  text-decoration:underline }
a:hover  {color: #2d1f20; font-weight: normal;  text-decoration:underline }

a.bold:link    {color: #2d1f20; font-weight: bold; text-decoration:underline }
a.bold:visited {color: #2d1f20; font-weight: bold; text-decoration:underline}
a.bold:active  {color: #2d1f20; font-weight: bold;  text-decoration:underline }
a.bold:hover  {color: #2d1f20; font-weight: bold;  text-decoration:underline }

a.footer:link    {color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none }
a.footer:visited {color: #FFFFFF; font-weight: bold; font-size: 10px;  text-decoration:none}
a.footer:active  {color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none }
a.footer:hover  {color: #FFFFFF; font-weight: bold; font-size: 10px; text-decoration:none }

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	}
h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #852542;
	margin-left: 20px;
}
.scrollbar {
 margin: 0px;
	scrollbar-face-color: #828282; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: ; 
	scrollbar-darkshadow-color: #858585; 
	scrollbar-shadow-color: #C7C7C7; 
	scrollbar-arrow-color: white; 
	scrollbar-track-color: #ECECEC;
	scrollbar-base-color: ;
}
.tekstform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #2d1f20;
	text-align: left;
	}
	

table {
		text-align: left;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	
}
.formborder {
	border: 1px solid #2d1f20;
}
INPUT.form {
	BORDER: #2d1f20 1px solid;  BACKGROUND: #ffffff; FONT: 11pt Arial; WIDTH: 175px; COLOR: #3d3063; 
}
INPUT.submit {
	BACKGROUND: #2d1f20;
	FONT: 10pt Arial;
	COLOR: #ffffff;
	border: 0px solid #72A6CB;
}
.contentinterlinie {
	line-height: 20px;
	
}


.knop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C2020;
}
