BODY { 
background-color: #FFFFFF;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : Black; 
font-size : 12px; 
line-height: 18px;
}
TD { 
font-family : Verdana, Arial, Helvetica, sans-serif;
color : Black; 
font-size : 12px; 
line-height: 16px;
}

INPUT  { 
    width: 230px;
    font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F3F3FB;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
SELECT { 
    font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F3F3FB;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
TEXTAREA { 
    width: 230px;
	height: 60px;
    font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F3F3FB;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.small {
font-size : 11px; 
}
.accent {
color : #FF3333; 
font-weight: bold;
}
.verzenden {
width : 111px; 
height: 25px;
}
H1 {
font-size : 17px; 
font-weight:bold; 
line-height: 18px;
}
LI { 
list-style-type : square;
margin-bottom: 3px;
}

UL {
margin-left: 20px;
}
A:LINK { 
color : #FF3333; 
font-weight:bold ;
}
A:VISITED { 
color : #FF3333; font-weight:bold 
}
A:LINK.home { 
font-weight:bold ;
font-size : 13px; 
text-decoration: none;
}
A:VISITED.home { 
font-weight:bold ;
font-size : 13px; 
text-decoration: none;
}

