body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003300;
	text-align:center;
}

#main{
	width:811px;
	text-align:left;
}
#header_nl {
	height:90px;
	width:810px;
	background-image:url(../../images/header_1_nl07.jpg);
	background-repeat: no-repeat;
}
#header_fr {
	height:90px;
	width:810px;
	background-image:url(../../images/header_1_fr08.jpg);
	background-repeat: no-repeat;
}
.nav{
	height:20px;
	width:85px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	margin:2px;
}
#navigator{
	position:relative; 
	width:360px; 
	height:25px; 
	z-index:1; 
	left:229px; 
	top:8px; 
}
.nav a{
	text-decoration:none;
}
a{
	color: #000000;
}
h2{
	font-size:16px;
	font-weight:bold;
	}
h3 {
	font-weight:bold;
	font-size:14px;	
	}
h4{
	font-weight:bold;
	font-size:12px;	

	}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 	{
	color: #FF9900;
	font-weight: bold;
	}
.style2 a{
	color: #FF9900;
	}
#footer, #footer a:link, #footer a:visited {
	color:#666666;
	font-size:10px;	
	text-align:center;
	}
#footer a:link, #copy a:visited {
	text-decoration:underline;
	}
#footer{
	float:left;
	width:810px;
	height:15px;
	background-color:#DCEDAD;
}