@charset "iso-8859-1";
/* author: Jacques Ronse */
/* creation date: 18/07/2002 */


.wit {
	font-weight: bolder; 
	font-size:9pt;
	line-height: 1.1; 
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	vertical-align: bottom;
	margin: 2px;
	color: white;
	  }
a.wit {
	text-decoration :none;
	color: white;
}

a.wit:Visited  {
	text-decoration :none;
	color: white;
}

a.wit:Active  {
	text-decoration :none;
	color: white;
}

a.wit:Hover  {
	text-decoration :underline;
	color: white;
}
.detail {
	font-weight: bolder; 
	font-size:8pt;
	line-height: 1.0; 
	font-family: helvetica;
	font-variant: normal;
	font-style: normal;
	vertical-align: bottom;
	margin: 0px;
	  }
a.detail  {
	text-decoration: none;
	color: black;
}
a.detail:Visited {
	text-decoration :none;
	color: black;
}
a.detail:Active {
	text-decoration :underline;
	color: black;
}
a.detail:Hover  {
	text-decoration :underline;
	color: black;
}
