body
{ 
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	background: white;
}
			  
li, div, td, pre
{ 
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}

tt
{
	font-family: Courier New, Courier;
	font-size: 10pt;
	color: #000000;
}

b
{
	font-weight: 700;
}

input, textarea
{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
}	

th
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align:left;
	color: red;
}

A:link
{
	color: #37466C;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{
	color: #37466C;
	text-decoration: none;
	font-weight: bold;
}

A:active
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

A:hover 
{
	color: #56617E;
	text-decoration: underline;
	font-weight: bold;
}

.title
{
	color: white;
	background-color: black;
	font-size: 14pt;
}

.buttons
{
	color: white;
	background-color: black;
	font-size: 12pt;
	font-weight: bold;
}

.odd 
{
	color: black;
	font-size: 10pt;
}

.even
{
	color: black;
	background-color: #eaeaea;
	font-size: 10pt;
}

.verplicht
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
	color: black;
}

.fout
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
	color: red;
}

.activepublication
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
	color: red;
}



A:link.videocheck
{
	color: black;
	text-decoration: none;
}

A:visited.videocheck
{
	color: black;
	text-decoration: none;
}

A:active.videocheck
{
	color: black;
	text-decoration: none;
}

A:hover.videocheck
{
	color: black;
	text-decoration: underline;
}

