A  {
	font-size : 8pt;
	font-family : Verdana;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	color : Navy;
	font-weight : bold;
}

A:Active  {
	color : Red;
	text-decoration : underline;
	font-weight : bold;
}

A:Hover  {
	color : Red;
	text-decoration : underline;
	font-weight : bold;
}

BODY  {
	font-family : Verdana;
	color : Black;
	font-size : 8pt;
}

TD  {
	font-family : Verdana;
	font-size : 8pt;
	color : Black;
}

H3  {
	font-size : 13pt;
	color : #208C88;
	font-weight : bold;
}

.teksten
{
	font-family	: Tahoma, Verdana, Arial;
	font-size	: 12px;
	color		: #808080;
}

.teksten_kv
{
	font-family	: Tahoma, Verdana, Arial;
	font-size	: 10px;
	color		: #808080;
}

.titel
{
	font-family	: Tahoma, Verdana, Arial;
	font-size	: 12px;
	font-weight	: bold;
	color		: #188878;
}

.titel_zwart
{
	font-family	: Tahoma, Verdana, Arial;
	font-size	: 12px;
	font-weight	: bold;
	color		: #000000;
}


H2  {
	font-size : 10pt;
	color : #208C88;
	font-weight : bold;

