FONT,P,TD,TR,UL,LI,BODY,h1,h2,h3,a {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}


h1 {
	font-size: 18pt;
	font-weight: bold;
	margin: 14px 0px 0px;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	margin: 14px 0px 0px;
}
h3 {
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	margin: 14px 0px 0px;
}

a {
	color: #800080
}

a:hover {
	color: #FF6600
}

td.Er_Titel
{
	background-color: #FFE3B9;
}

td.Er_Body
{
	background-color: #FAEAFF;
}


b.actief {
	color: #008000
}
b.inactief {
	color: #FF0000
}

.Error
{
	color: #FF0000;
	font-weight: bold;
}

