P, TD, DIV, INPUT, TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-image: none;
	margin-left: 6px;
	margin-right: 6px;
}

BODY{
	font-family : Arial, Helvetica, sans-serif;
	background-color : Black;
	color : silver;
	font-size : 10pt;
	scrollbar-face-color: silver;
   scrollbar-highlight-color: silver;
   scrollbar-shadow-color: Black;
   scrollbar-arrow-color: black;
   scrollbar-track-color: black
	;
	underline;
	background-attachment: scrolling;
	background-image: url(fetherlightachtergrond1356x26.jpg);
	background-position: top;
	}

h1, h2, h3, h4, h5, h6  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Silver;
	background : transparent;
}

H1  {
	font-size : 200%;
}

H2  {
	font-size : 160%;
}

H3  {
	font-size : 130%;
}

H4  {
	font-size : 120%;
}

H5  {
	font-size : 110%;
}

H6  {
	font-size : 100%;
}
.text_dik {
font-weight : bold;
font-size: 10 pt;
color : #DCDCDC;
font-family : Arial, Helvetica, sans-serif;
}

A:link  {
	color : Yellow;
	background : transparent;
	text-decoration : none;
	text-transform : none;
}

/* unvisited links*/
A:visited  {
	color : Yellow;
	background : transparent;
	text-decoration : none;
	text-transform : none;
}

/* visited links*/
a:hover      
{ color: Silver;
	background : transparent;
	text-decoration : none;
}
/* active links*/
A:active { 
   color: Silver;
	background : transparent;
	text-decoration : none;
}


A IMG {border: 0px solid Yellow;}
A:visited IMG {border: 0px solid Yellow;}
A:hover IMG  {border: 0px solid Silver;}
A:active IMG {border: 0px solid Silver;}