#main  {position: absolute; 
	top: 0px;   
	left: 0px;   
	z-index: 100;  
	visibility: show;}

A:link  {
	color : #993366;
	background : transparent;
	text-decoration : underline;
}

A:visited  {
	color : #993366;
	background : transparent;
	text-decoration : underline;
}

A:active  {
	color: #FF6600;
	background: transparent;
	text-decoration : underline;
}

A.wit:link  {
	color : white;
	background : transparent;
	text-decoration : underline;
}

A.wit:visited  {
	color : white;
	background : transparent;
	text-decoration : underline;
}

A.wit:active  {
	color: white;
	background: transparent;
	text-decoration : underline;
}


BODY {
	font-family: Geneva, Helvetica, Arial,sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: black;
	background-color: white;
}

TD, P {
	font-family: Geneva, Helvetica, Arial,sans-serif;
	font-size: 12px;
	color: black;
}

H1{
	font-family: Geneva, Helvetica, Arial,sans-serif;
	font-size: 17px;
	color: black;
}

.courier {
	font-size : 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight : normal;
}

.taal	{
	font-family: Geneva, Helvetica, Arial,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.nav	{
	font-family: Geneva, Helvetica, Arial,sans-serif;
	font-size: 11px;
	color: white;
}

.navkop	{
	font-family: Geneva, Helvetica, Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}