H1 {
		font-family: Verdana;
		font-size: 15px;
		font-style: normal;
		cursor: hand;
		color: #808080;
}

TD {
		font-family: Arial;
		font-size: 16px;
		font-weight: medium;
		font-style: normal;
		color: #808080;
}

TD.klein {
		font-family: Verdana;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		color: #808080;
}

H2 {
		font-family: Verdana;
		font-size: 14px;
		font-style: normal;
		color: #808080;
}

P.groot {
		font-family: Verdana;
		font-size: 13px;
		font-weight: medium;
		font-style: normal;
		color: #808080;
}

P.klein {
		font-family: Arial;
		font-size: 10px;
		font-weight: medium;
		font-style: normal;
		color: #808080;
}

a.groot:link {
		font-family: Verdana; 
		font-size: 15px;
		text-decoration: none; 
		cursor: hand;
		color: #808080;
}

a.groot:visited {
		font-family: Verdana; 
		font-size: 15px;
		text-decoration: none; 
		cursor: hand;
		color: #808080;	
}

a.groot:hover {
		font-family: Verdana; 
		font-size: 15px;
		text-decoration: underline; 
		cursor: hand;
		color: #808080;
}

a.normaal:link {
		font-family: Verdana; 
		font-size: 12px;
		text-decoration: none; 
		cursor: hand;
		color: #808080;
}
		
a.normaal:visited {
		font-family: Verdana; 
		font-size: 12px;
		text-decoration: none; 
		cursor: hand;
		color: #808080;
}

a.normaal:hover {
		font-family: Verdana; 
		font-size: 12px;
		text-decoration: underline; 
		cursor: hand;
		color: #808080;
}

a.klein:link {
		font-family: Verdana; 
		font-size: 10px;
		text-decoration: none; 
		cursor: hand;
		color: #808080;
}
		
a.klein:visited {
		font-family: Verdana; 
		font-size: 10px;
		text-decoration: none; 
		cursor: hand;
		color: #808080;
}

a.klein:hover {
		font-family: Verdana; 
		font-size: 10px;
		text-decoration: underline; 
		cursor: hand;
		color: #808080;
}

a.bold:link {
		font-family: Verdana; 
		font-size: 15px;
		font-weight: bold;
		text-decoration: none; 
		cursor: hand;
		color: #808080;
}

a.bold:visited {
		font-family: Verdana; 
		font-size: 15px;
		font-weight: bold;
		text-decoration: none; 
		cursor: hand;
		color: #808080;	
}

a.bold:hover {
		font-family: Verdana; 
		font-weight: bold;
		font-size: 15px;
		text-decoration: underline; 
		cursor: hand;
		color: #808080;
}


