body {	
	background-color: white;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
}


h1 {	
	font-size: 16pt;
	font-family: Courier New, Arial, Gill Sans, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	color: #000000;
	margin-left: 0px
}


h2 {
	font-size: 100%;
	font-family: Courier New, Arial, Gill Sans, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	color: #000000;
	margin-left: 0px
}

h3 {
	font-size: 85%;
	font-family: Courier New Arial, Gill Sans, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	color: #999999;
	margin-left: 0px
}


a {
	font-size: 10pt;
	font-family: Courier New, Arial, Gill Sans, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 110%;
	color: #000000;
	margin-left: 0px
}

p {
	font-size: 10pt;
	font-family: Courier New, Arial, Univers;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
        color: #000000;
}

p.kop {
	font-size: 12pt;
	font-family: Courier New,Arial, Univers;
	font-weight: bold;
	font-style: normal;
        color: dde1e1;
}


ol { 
	list-style: square;
}

input {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-family: Courier New,Arial, Univers;
	padding-left: 2px;
}

textarea {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-family: Courier New,Arial, Univers;
	padding-left: 2px;
}

