a:link		{ text-decoration: none; color: #0000FF; }
a:active	{ text-decoration: none; }
a:visited	{ text-decoration: none; color: #0000FF; }
a:hover		{ text-decoration: underline; }

li, td, b, p
{ 
	font-family: Trebuchet MS, Helvetica; 
	font-size: small;
}

body
{ 
	font-family: Trebuchet MS, Helvetica; 
	background-color: "#996633";
	font-size: small;
}

div.menubalk
{
	font-family: Trebuchet MS, Helvetica; 
	font-size: small;
	letter-spacing: 2px;
	text-align: center
}

.groot
{
	font-family: Trebuchet MS, Helvetica; 
	font-size: medium;
	font-weight: bold; 
	letter-spacing: 2px 
}

.italics
{
	font-family: Times New Roman, Times; 
	font-style: italic;
}

.italicsformule
{
	font-family: Times New Roman, Times; 
	font-style: italic;
	line-height: 0.5cm;
}

.subtitle	
{ 
	COLOR: #000; 
	font-family: Trebuchet MS, Helvetica; 
	font-size: large;
	font-weight: bold; 
	letter-spacing: 0px 
}

.tabelkop
{ 
	font-family: Trebuchet MS, Helvetica; 
	font-weight: bold; 
	font-size: medium;
	letter-spacing: 2px 
}

.title		
{ 
	COLOR: #000; 
	font-family: Trebuchet MS, Helvetica; 
	font-size: x-large;
	font-weight: bold 
}

.wijzigdatum	
{ 
	COLOR: #000; 
	font-family: Trebuchet MS, Helvetica; 
	font-size: xx-small;
	font-weight: bold; 
	letter-spacing: 0px 
}

.rood { color: #FF0000;
.groen { color: #009999; }
.blauw		{ color: #0066FF; }
