
A.menudefault:hover
{
	font-family : Arial;
	font-size : 12px;
	font-weight : 900;
	color : #cef3ff;
	text-decoration : none;
}

A.menuactive:hover
{
	font-family : Arial;
	font-size : 12px;
	font-weight : 900;
	color : #cef3ff;
	text-decoration : none;
}

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 : #77D2FD;
	text-decoration : none;
}

A.curr_up 
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #003567;
	text-decoration : none;
}
A.curr_up:hover
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #003567;
	text-decoration : none;
}

A.curr_down 
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
A.curr_down:hover
{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	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;
}
.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 : #818867;
	text-decoration : none;
}


A.links:active  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #505636;
	text-decoration : none;
}

A.links  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #818867;
	text-decoration : none;
}

A:hover.links  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #505636;
	text-decoration : none;
}

H1  {
	font : bold 18px Arial, Helvetica, sans-serif;
	color : #003567;
}

H2  {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #1b418e;
}

H3  {
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #0b79c8;
}

H4  {
	font : 11px Arial, Helvetica, sans-serif;
}

P  {
	font : 12px Arial, Helvetica, sans-serif;
	text-align : justify;
}

TD {
	font : 12px Arial, Helvetica, sans-serif;
	text-align : left;
}
TH {
	font : italic normal 12px Arial, Helvetica, sans-serif;
	text-align : left;

}

ul {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
code {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #004400}

.line {
	font-size : 6px;
}
.oranje:hover
{
	font : 100% Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;

}

.oranje
{
	font : 100% Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	color: #CC6600;

}
.tableborder
{	
	text-align : left;
	border-width: thin;
	border-style: solid;
	border-color: #1b418e;
	cell-spacing: 0;
	cell-padding: 2;
}

.news
{
	background-color: #eef3f9;
	border-width: 1px;
	border-style: solid;
	border-style: solid;
	border-color: white;

}
	