TD
{
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 14px;
}


A
{
	color: #993333;;
	text-decoration: none; 
	font-variant: normal; 
	font-style: normal
}

A:VISITED
{
	color: #993333;
	text-decoration: none; 
	font-variant: normal; 
	font-style: normal
}

A:ACTIVE
{
	color: #993333;
	text-decoration: none; 
	font-variant: normal; 
	font-style: normal
}

BODY
{
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 15px;
}

.bigger
{
	font-size: 16px;
}

.smaller
{
	font-size: 12px;
}

.bold
{
  font-weight: bold;
}


.kop
{
	font-weight: bold;
	font-size: 16px;
}

.underl
{
  text-decoration: underline; 
}

