/* CSS Document privesafari.com test*/

body, p, TD, table {
	font-family: verdana;
	font-size:12px;
	color: #000099;
	line-height:1.4em;
	text-align: left;
	margin: 0px;
	}
	
a:link 
	{  
	font-family: verdana;
	font-size:12px;
	color: #0033cc;
	text-align: left;
	margin: 0px;
	}
	
a:visited 
	{
	font-family: verdana;
	font-size:12px;
	color: #0033cc;
	text-align: left;
	margin: 0px;
	}
	
a:active 
	{
	font-family: verdana;
	font-size:12px;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	margin: 0px;
	}

/* Breadcrums link opmaak */
#breadcrum {
	color: #CA2728;
}


.hoofdTabel {
	padding-top:10px;
	padding-bottom:22px;
	padding-left:22px;
	padding-right:22px;
	background-color:#02906A;
}
.hoofdTabel a:link {  
	color: #02906A;
	font-family: verdana;
	font-size:12px;
	line-height:1.4em;
}

.hoofdTabel a:visited {  
	color: #02906A;
	font-family: verdana;
	font-size:12px;
	line-height:1.4em;
}
	
.hoofdTabel a:active {
	color: #00cccc;
	font-family: verdana;
	font-size:12px;
	line-height:1.4em;
}
	

.submenu {
	font-family: verdana;
}

H1 {
	color: #000099;
	font-family: verdana;
	font: bold;
	font-size:16px;
	margin: 0px;
}

H2 {
	color: #000099;
	font-family: verdana;
	font: bold;
	font-size:14px;
	margin: 0px;
}

H3 {
	color: #000099;
	font-family: verdana;
	font: bold;
	font-size:12px;
	margin: 0px;
}

H4 {
	color: #000099;
	font-family: verdana;
	font: bold;
	font-size:12px;
	margin: 0px;
}
H5 {
	color: #000099;
	font-size:16px;
	font-family: verdana;
	font: bold;
	margin: 0px;
	text-align: center;
}