.Standaard {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000080;
}
.Paginatitel {
	font-family: Tahoma;
	font-size: 18px;
	color: #000080;
	font-weight: bold;
}
.Tabeltitel {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
}
.TabelInhoud {
	font-family: Tahoma;
	font-size: 11px;
	color: #000080;
	font-weight: normal;
}
.TabelInhoudReadOnly {
	font-family: Tahoma;
	font-size: 11px;
	color: #000080;
	font-weight: normal;
	background:#E8E8E8;
}
.TabelInhoudGoed {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight: normal;
}
.TabelInhoudFout {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}
.Knop {
	font-family: Tahoma;
	font-size: 11px;
	color: #000080;
	font-weight: normal;
}
.Nieuwskop {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
}
.Nieuwstekst {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}
.NieuwstekstUitgebreid {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.MenuTitel {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFF99;
}
.Waarschuwing{
	font-family: Tahoma;
	font-size: 8pt;
	color: #990000;
}
.Subscript{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000080;
	font-weight: normal;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000080;
}
a:active {
	text-decoration: none;
	color: #000080;
}

