P, TD, DIV, INPUT, TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
TABLE1 { 
		background : transparent url(hilhorst-site-achtergrond.jpg);
		background-attachment: scroll;
}

BODY{
	font-family : Arial, Helvetica, sans-serif;
	background-color : #000066;
	color : Black;
	font-size : 10pt;
    scrollbar-face-color: #B50014;
    scrollbar-highlight-color: #000066;
    scrollbar-shadow-color: Black;
    scrollbar-arrow-color: White;
    scrollbar-track-color: 000066;
	margin: 0 0 0 0;
}

h1,h2, h3, h4, h5, h6  {
	font-family : "Arial Black";
	font-weight : normal;
	color : #000066;
	font-style: normal;
}

H1  {	font-size : 200%;}
H2  {	font-size : 160%;}
H3  {	font-size : 130%;}
H4  {	font-size : 120%;}
H5  {	font-size : 110%;}
H6  {	font-size : 100%;}

A:link  {
	color : #000066;
   text-decoration : underline;
	font-weight : normal;
	text-transform : none;
}

/* unvisited links*/
A:visited  {
	color : #000066;
	text-decoration : underline;
	font-weight : normal;
}

/* visited links*/
a:hover      { 
	text-decoration : underline;
	color : #B50014;
	font-weight : bold;
}
/* active links*/
A:active  {
	color : #B50014;
	text-decoration : underline;
	font-weight : bold;
}
A IMG {border: 4px solid #000066;padding: 0px;}
A:hover IMG {border: 4px solid #B50014;padding: 0px;}

UL  {
	margin-left : auto;
	list-style: disc;
}

UL UL  {
	margin-left : auto;
	list-style: disc;
}

UL UL UL  {
	margin-left : auto;
	list-style: disc;
}