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

<HTML>

<STYLE TYPE="text/css">

/* 
 * Body styles
 */



/*
 * Link styles
 */

A:link
    {
	color: darkblue;
	text-decoration: none
    }

A:visited
    {
	color: darkblue;
	text-decoration: none
    }

A:active
    {
	color: darkblue;
	text-decoration: none
    }

A.menu
    {
	color white;
	font-family: Helvetica;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none
    }


A.menu:link
    {
	color: white
    }

A.menu:visited
    {
	color: white
    }

A.menu:active
    {
	color: white
    }

/*
 * Title styles
 */

H1
    {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: white;
	text-align: center
    }

H2
    {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: darkblue;
	text-align: center
    }


H3
    {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: darkblue;
	text-align: center;
	text-indent: 0cm
    }

H3.tab
    {
	font-size: 12pt;
	font-weight: normal;
	line-height: 12pt;
	margin-left: 2cm;
	text-indent: 0cm
    }

H4
    {
	font-family: Times;
	font-size: 12pt;
	font-weight: bold;
	color: darkblue;
	text-align: left;
	margin-left: 1cm
    }

H4.center
    {
	text-align: center;
	margin-left: 0cm;
	line-height: 0pt
    }

H5
    {
	font-size: 12pt;
	font-weight: normal;
	color: red;
	text-indent: 1cm;
	text-align: left
    }

H5.band
    {
	font-weight: bold
    }

/*
 * Paragraph styles
*/
P
    {
	font-family: Helvetica;
	font-size: 12pt;
	color: black;
	text-indent: 1cm;
	margin-left: 1cm;
	margin-right: 0.5cm;
	text-align: justify
    }

P.main
    {
	font-size: 14pt
    }

P.bold
    {
	font-weight: bold
    }

P.italic
    {
	font-weight: italic
    }

P.legend
    {
	font-weight: italic
    }

P.center
    {
	text-align: center
    }


P.signature
    {
	text-align: right
    }


/*
 * List style
 */

UL
    {
	font-family: Helvetica;
	font-size: 14pt;
	color: black;
	text-align: justify
    }

/*
 * Table style
 */



TD.menu
    {
	font-family: Helvetica;
	font-size: 12pt;
	color: white;
	text-align: left
    }

</STYLE>

</HTML>





