<!--
//
//  Copyright 1997, NETSPACE, All rights reserved
//
// --------------------------------------------------------------------------
//
//  Author(s) :          
//  Creation date :      
//  Last Modification :
//
// --------------------------------------------------------------------------
//
//  Purpose :
//
// --------------------------------------------------------------------------
//
-->

<HTML>

<STYLE TYPE="text/css">

/*
 * Body styles
*/

BODY
     {
	background: white
     }


/*
 * Link styles
 */

/*
 * Title styles
 */

H1
    {
	font-family: Helvetica,Arial;
	font-size: 16pt;
	font-weight: bold;
	color: darkblue;
	text-align: center;
        text-indent: 0cm;
        line-height: 16pt;
	margin-left: 0cm
    }

H2
    {
	font-family: Helvetica,Arial;
	font-size: 14pt;
	font-weight: bold;
	color: darkblue;
	text-align: center;
        text-indent: 0cm;
        line-height: 14pt;
	margin-left: 0cm
    }

H2.entete
    {
	font-style: normal
    }
    
H3
    {
	font-family: Helvetica,Arial;
	font-size: 12pt;
	font-weight: bold;
	color: darkblue;
	text-align: left;
	text-indent: 1cm;
	line-height: 12pt
    }

H3.center
    {
	text-align: center;
	margin-left: 0cm;
        text-indent: 0cm
    }

H3.left
    {
	text-align: left;
	margin-left: 1cm;
        text-indent: 0cm
    }

H3.leftnomargin
    {
	text-align: left;
	margin-left: 0cm;
        text-indent: 0cm
    }

H4
    {
	font-family:  Helvetica,Arial;
	font-size: 10pt;
	font-weight: bold;
	color: darkblue;
	text-indent: 1.5cm;
	text-align: left;
	line-height: 10pt
    }

H4.center
    {
	text-align: center;
	margin-left: 0cm;
        text-indent: 0cm;
        font-weight: normal
    }

A
    {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-decoration: none
    }

A:link
    {
	color: darkblue
    }

A:visited
    {
	color: darkblue
    }

A:active
    {
	color: darkblue
    }

A.center
    {
	text-align: center;
	margin-left: 0cm;
        text-indent: 0cm;
        font-weight: normal
    }

A.darkblue
    {
	font-family: Helvetica;
	font-size: 12pt;
	margin-left: 0cm;
	text-align: left
    }

A.darkblue:link
    {
	color: darkblue
    }

A.darkblue:visited
    {
	color: darkblue
    }

A.darkblue:active
    {
	color: darkblue
    }

A.centergold
    {
	font-family: Helvetica;
	font-size: 8pt;
	margin-left: 0cm;
	line-height: 8pt;
	text-align: center
    }

A.centergold:link
    {
	color: gold
    }

A.centergold:visited
    {
	color: gold
    }

A.centergold:active
    {
	color: gold
    }

/*
 * Paragraph styles
 */

P
    {
	font-family: Arial,Helvetica;
	font-size: 12pt;
	color: black;
	text-indent: 0cm;
	text-align: justify
    }

P.bold
    {
	font-weight: bold
    }

P.italic 
    {
	font-weight: italic
    }

P.legend
    {
	font-weight: italic
    }

P.center
    {
	text-indent: 0cm;
	text-align: center
    }

P.noindent
    {
	text-indent: 0cm
    }

P.little
    {
	text-align: left;
        text-indent: 0cm;
	font-size: 10pt;
	line-height: 10pt
    }

P.littlecenter
    {
	text-align: center;
	text-indent: 0cm;
	margin-left: 0cm;
	font-size: 10pt;
	line-height: 10pt
    }


P.lettre
    {
	text-indent: 1cm;
	text-align: justify
    }

P.signature
   {
	text-align: right
    }

P.left
    {
	text-align: left;
	text-indent: 0cm;
	margin-left: 0cm;
    }

/*
 * List style
 */

UL
    {
	font-family:  Arial,Helvetica;
	font-size: 12pt;
	color: black;
	text-align: left;
	line-height: 12pt
    }

OL
    {
	font-family:  Arial,Helvetica;
	font-size: 12pt;
	color: black;
	text-align: left;
	line-height: 12pt
    }

LI
    {
	margin-left: 0cm
    }

UL.1
    {
	text-indent: 0.5cm
	
    }

UL.2
    {
	margin-left: 1cm;
	text-indent: 1cm
    }

/*
 * Table style
 */

TD
    {	
	font-family:  Arial,Helvetica;
	font-size: 12pt;
	color: black
    }


TD.entete
    {
	font-family: Arial,Helvetica;
	font-size: 12pt;
        font-weight: bold;
	color: gold;
	line-height: 14pt
    }

TD.little
    {	
	font-family: Arial,Helvetica;
	font-size: 8pt;
	color: gold;
	line-height: 7pt
    }

TH.little
    {	
	font-family: Arial,Helvetica;
	font-size: 10pt
    }

</STYLE>

</HTML>






