body {
	margin-left: 20%;
	margin-top: 10px;
	margin-right: 20%;
	margin-bottom: 0px;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 15px;
	background-color: #ffffff;
}
td {
	font-size: 11px;
	color: #888888;
	line-height: 14pt;
}
b {
	font-size: 12px;
	color: #2D517D;
}

li { 
	background-image: url("images/list2.gif"); 
	background-repeat: no-repeat;
	background-position: 0.2em;
	padding-left: 1.2em;
	padding-bottom: 0.1em;
	list-style-type: none;
}

.li2 { 
	background-image: url("images/list.gif"); 
	background-repeat: no-repeat;
	background-position: 2em;
	padding-left: 3em;
	padding-bottom: 0.1em;
	list-style-type: none;
}

textarea {
border: #2D517D solid 1px;
}

A:link{

	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
A:visited{

	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
A:hover{

	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
A:active{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

input { 
	border: #2D517D solid 1px;
	padding-left: 5px;
}

.knop {
    background-color: #EBEFF5;
	border: #2D517D solid 1px;
	font-weight: bold;
	color: #2D517D ;
	cursor: pointer;
}


.menu {
	font-family: "Arial, Verdana, sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu A:link{
	font-family: "Arial, Verdana, sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.menu A:visited{
	font-family: "Arial, Verdana, sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;

}
.menu A:hover{
	font-family: "Arial, Verdana, sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;

}
.menu A:active{
	font-family: "Arial, Verdana, sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;

}

.small{
	font-size: 10px;
	color: #888888;
}
.small2{
	font-size: 10px;
	color: #FFFFFF;
}
.blauw {
	background-color: #1a4172;
}
