h1 {
	font-family: arial,helvetica;
	font-size: 16pt;
	font-weight: bold;
	color: #007092;
	margin-bottom: 5;
}

h2 {
	font-family: arial,helvetica;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFCC;
	
}

h3 {
	font-family: arial,helvetica;
	font-size: 12pt;
	margin-bottom: 3;
	font-weight: regular;
	color: #007092;
	font-weight: normal;
	
}

body {

	font-family: arial,helvetica;
	font-size: 9pt;
	font-color: #000000
	scrollbar-3dlight-color: #114965;
	scrollbar-arrow-color: #114965;
 	scrollbar-base-color:#FFFFFF;
 	scrollbar-darkshadow-color: #FFFFFF;
 	scrollbar-face-color: #FFFFFF;
 	scrollbar-highlight-color: #114965;
 	scrollbar-shadow-color: #114965;
	scrollbar-track-color: #FFFFFF;
	backgroundcolor: white;

}

ul {
	margin-top: 0;
}


TD {
	font-family: arial, helvetica;
	font-size: 9pt;
	font-color: #007092
}


TD.border {
	border: 1px solid #114965;
}


TD.border_left {
	border-left: 2px solid #CC0000;
}


#kopje1 {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000066
}


#kopje2 {
	font-family: arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

#kopje3 {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3333

a {
	text-decoration: none;
	color: #007092;
}
a:hover {
	color: #007092;
	text-decoration: underline overline;
	font-size: 9pt;
	font-weight: normal;
			}
a:link {
	color: #007092;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
			}

a:active {
	color: #007092;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
			}




