/* CSS definition file: DESLI-zorg Voorwaarden */

body {
	margin-top:20;
	margin-left:20;
	margin-right:20px;
	background-color:#ffffcc;
	font-family:Verdana, Helvetica;
	font-size:100%;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
.submitknop {
	cursor:pointer;
}
h1 {
	margin-top:15;
	margin-bottom:15;
	font-size:1.3em;
	font-weight:normal;
	color:navy;
}
p {
	margin-top:4;
	margin-bottom:2;
	font-size:0.7em;
	font-weight:normal;
	color:navy;
}
#footer {
	clear: both;
	background-color:#ffffaa;
	font-family:Verdana;
	font-size:11px;
	text-align: center;
	color:#004040;
	font-weight:normal;
	line-height:12px;
	padding:6px 0px;
	text-decoration:none;
	outline:none;
}
#footer a { /* gebruikt bij alle DESLI gerelateerde sites */
	text-decoration:none;
	outline:none;
	color:#393;
}
