
.tabel {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-left-color: #003399;
}
.tabelboven {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
.tabelonder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.tabelonderklein {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabelstreep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Georgia;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabelrechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tabeltekst
{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10;
	text-transform: uppercase;
	color: #FFFFFF;
}
BODY
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	scrollbar-face-color: #0099CC; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #0063F7;   
	scrollbar-track-color: #0099CC; 
	scrollbar-arrow-color: #000000
}
A:link
{
    FONT-SIZE: 9pt;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	FONT-VARIANT: small-caps;
}
A:visited
{
    FONT-SIZE: 9pt;
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	FONT-VARIANT: small-caps;
}
