body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #3379AA;
	scrollbar-face-color:#3279A8;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#D8E4EE;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#D8E4EE;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-Color:#D8E4EE;

}	


A {	font-family: Arial, Helvetica, sans-serif;
	font-color: #00ff00;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
    	 text-decoration: none
}

.tekstzwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}



.tekstItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
.geel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: yellow;
	font-weight: normal;
	font-style: normal;
}
.grijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#999999;
	font-weight: normal;
	font-style: normal;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	top: 0px;


}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}


.tekstblauw{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3379AA;
	font-weight: normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:  #3379AA;
	padding-bottom: 5px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}



.buttons {
	font-family: Tahoma, Verdana, sans-serif, Arial, Helvetica;
	font-size: 18pt;
	font-weight: normal;
	background-color: #ACCEE6;
	color: #ff0000;
	border: 1 solid #3379AA;
	cursor: hand;
	letter-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.achtergrond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E0E0E0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #6393C1;
}


.hmenu {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.hmenu:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.hmenu:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.hmenu:hover {
	color: yellow;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.menu {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.menu:link {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.menu:visited {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.menu:hover {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration:underline;

}

HR { 
	width: 100%; 
	height: 1px; 
	color: #3379AA;
	background-color: #3379AA;
 	border: solid #3379AA 0px;
}




