A.menudefault 
{
	font-family : Arial;
	font-size : 12px;
	font-weight : 900;
	color : white;
	text-decoration : none;
}

A.menuactive 
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : orange;
	text-decoration : none;
}

A:hover:menuactive 
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : orange;
	text-decoration : none;
}

BODY {
	background-color : white;
	background : white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

.print {
	top : 340px;
	left: 15px;
	visibility : show;
	position : absolute;
	width : 130px;
}

code {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #004400
	}

.webmaster {
	top : 650px;
	left: 15px;
	visibility : show;
	position : absolute;
	width : 600px;
}
A.printfont  {
	font : 12px Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	color : Maroon;
	top : 0px;
	position : relative;
}
A.printfont:hover  {
	font : 12px Arial, Helvetica, sans-serif;
	text-align : left;
	text-decoration : none;
	color : Maroon;
	top : 0px;
	position : relative;
}

	
A.links:visited  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
    color : #89472D;
	text-decoration : none;
}


A.links:active  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #426A83;
	text-decoration : none;
}

A.links  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #89472D;
	text-decoration : none;
}

A:hover.links  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #F3821C;
	text-decoration : none;
}

H1  {
	font : bold 18px Arial, Helvetica, sans-serif;
	color : #163935;
}

H2  {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #163935;
}

H3  {
	font : bold 12px Arial, Helvetica, sans-serif;
}

H4  {
	font : 11px Arial, Helvetica, sans-serif;
}


UL LI

  {
	font : 12px Arial, Helvetica, sans-serif;
	text-align : justify;
}

P  {
	font : 12px Arial, Helvetica, sans-serif;
	text-align : justify;
}
 .line {
	font-size : 6px;
}

.oranje:hover
{
	font : 100% Arial Helvetica sans-serif;
	font-weight : normal;
	text-decoration : underline;
	color: #CC6600;

}

.oranje
{
	font : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	color: #CC6600;
}