<style type="text/css">



#dummy
{
	font: 48px Times New Roman;
	color:#EECC33;
	font-face: "Arial";
}
#kop1
{
	font: 280% Times New Roman;
	color:#997711;
	font-face: "Arial";
}
#kop2
{
	font: 220% Times New Roman;
	color:#bb9922;
}
#kop3
{
	font: 180% Times New Roman;
	color:ddbb33;
}
#kop4
{
	font: 160% Times New Roman;
	color:FFDD44;
}
#gewoon
{
	font: 120% Garamond;
	color:#FFDD77;
}
 /* unvisited link */
a:link {
    color:FF8822;
}

/* visited link */
a:visited {
    color:BF5311;
}

/* mouse over link */
a:hover {
    color:FFFFFF;
}

/* selected link */
a:active {
    color:FFCCAA;
} 

table, td, th
{
        border-style:ridge;
        border-color:#774411;
	border-collapse:collapse;
}

table, td
{
        font: 100% Garamond;
	color:#DDBB55;
}
th
{
        font: 120% Garamond;
	color:#FFDD77;
}

#voorbeeld
{
	font: 16px Comic Sans MS;
	color:#BBEEFF;
}
#samesize
{
	font: 120% Courier;
	color:#ddbb33;
}
</style>
