
body {
	color: #333;
	font: normal 75% Arial,sans-serif;
	height:100%; 
	max-height:100%;  
	width: 100%;
	padding:0; 
	margin:0; 
	border:0; 
	overflow-y: scroll;
}

H1 
  {
	color: #005dab;
	font-size:1.1em;
	LETTER-SPACING: 0px;
	font-family: Verdana;
	font-variant:normal;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
   }

p {
	padding-right: 30px;
}

p a {
	color: #008364;
	padding-right: 30px;
	text-decoration: underline;
}

em {
	font-weight: none;
	color: #005dab;
	text-decoration:  none;
	font-style: normal;
}

ul {	
	color: #7A7A7A;
	font: normal 12px Arial, sans-serif;
	padding-right: 30px;
}

ol {	
	color: #7A7A7A;
	font: normal 12px Arial, sans-serif;
	padding-right: 30px;

}

.disc {
list-style-type: disc;
}

.al {
	list-style-type: lower-alpha;	
	color: #7A7A7A;
	font: normal 12px Arial,sans-serif;
	margin-right : 30px;

}

.tekstveld
{
	font-family: Arial, sans-serif;
	font-size: 12px; text-decoration: none;
	font-weight : normal;
	color : #7C7C7C;
	width: 200px;
	background-color: #ffffff;
	border-color: #C7C7C7;
	border-right: #C7C7C7 1px solid;
	border-left: #C7C7C7 1px solid;
	border-bottom: #C7C7C7 1px solid;
	border-top: #C7C7C7 1px solid;
}
