/* *************** Print style for www.institutneerlandais.com ************ */body {   background: white;   font-size: 12pt;   }#mainnav {display: none;	}#logo {display: none;	}#subnav {display: none;	}#search {display: none;	}#content{	position: relative;	padding: 1cm;	width:90% !important; 	left: 1cm;	top: 0cm;	bottom: 1cm;	right: 1cm;	float: none !important;	color: black; 	background: transparent;	}	@page { size 21cm 29.7cm; margin: 2cm }	h1 {	font: bold 13pt/15pt Verdana, Arial, sans-serif;	color:#000 !important;	background-color: transparent;	}	h2 {	font: bold 12pt/14pt Verdana, Arial, sans-serif;	color:#000 !important;	background-color: transparent;	}h3 {	font: bold 12pt/14pt Verdana, Arial, sans-serif;	color:#000 !important;	background-color: transparent;	}		a.link {	color:#000;	text-decoration: underline;	background-color: transparent;	}	a.link:link {	color:#000;	text-decoration: underline;	background-color: transparent;	}	a.link:visited {	color:#000;	text-decoration: underline;	background-color: transparent;	}	a.link:active	 {	color:#000;	text-decoration: underline;	background-color: transparent;	}	a.link:hover {	color:#000;	text-decoration: underline;	background-color: transparent;	}