body {
	background-color: #F2F2F9;
	margin: 0px;
	padding: 0px;
} 

body,tr,td{ 
    SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
    scrollbar-base-color: #F2F2F9; 
    SCROLLBAR-ARROW-COLOR:#000080;
    scrollbar-track-color: #F2F2F9;
} 

.platte_tekst { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: normal; 
    color: #000080; 
} 

.kop {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #9999CC;
	font-style: italic;
	text-indent: 15mm;
} 
.kop-gecentreerd {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #9999CC;
	font-style: italic;
	text-align: center;
} 

.fotobijschrift { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt; 
    font-weight: normal; 
    color: #000080; 
} 

.brievenrubriek { 
    font-family: Times New Roman, Times, serif; 
    font-size: 10pt; 
    font-weight: normal; 
    color: #000000; 
	font-style: italic;
} 

.streep { 
    noshade 
    size: 1;
	color: #9999CC;
	align: center;
} 

a.tekstlink {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #000080;
	text-decoration: none;
}

a.tekstlink:hover {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #9999CC;
	text-decoration: none;
}

a.tekstlinkvet {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #000080;
	text-decoration: none;
}

a.tekstlinkvet:hover {
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #9999CC;
	text-decoration: none;
}

.fotokader {
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000080;
}

.fotokader-tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000080;
	background-position: center top;
}