<!--
//
//  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
*/

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

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

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

A.button
    {
	font-family: Arial;
	font-size: 8pt;
	line-height: 0pt
    }

A.button:link
    {
	color: red
    }

A.button:visited
    {
	color: red
    }

A.button:active
    {
	color: red
    }

A.whitebutton
    {
	font-family: Helvetica;
	font-size: 12pt;
	font-weight: bold
    }

A.whitebutton:link
    {
	color: white
    }

A.whitebutton:visited
    {
	color: white
    }

A.whitebutton:active
    {
	color: white
    }

A.bigwhitebutton
    {
	font-family: Helvetica;
	font-size: 12pt;
	font-weight: bold
    }

A.bigwhitebutton:link
    {
	color: white
    }

A.bigwhitebutton:visited
    {
	color: white
    }

A.bigwhitebutton:active
    {
	color: white
    }

A.little
    {
	font-family: Helvetica;
	font-size: 10pt;
	margin-left: 0cm;
	text-align: center
    }

A.little:link
    {
	color: black
    }

A.little:visited
    {
	color: black
    }

A.little:active
    {
	color: black
    }

/*
 * Title styles
 */

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

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

H2.entete1
    {
	font-size: 14pt;
	font-style: normal;
	line-height: 12pt;
	text-align: center
    }

H2.entete2
    {
	font-size: 12pt;
	font-style: italic;
	line-height: 12pt;
	text-align: center
    }

H2.providers
    {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: red;
	text-align: center;
	line-height: 8pt
    }

H3
    {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: red;
	text-align: left;
	text-indent: 0cm
    }

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

H3.nic
    {
	text-align: center;
	margin-left: 0cm;
	font-size: 14pt
    }

H3.niclittle
    {
	text-align: center;
	margin-left: 0cm;
	font-size: 10pt;
	font-family: Arial
    }

H4
    {
	font-family: Times;
	font-size: 14pt;
	font-weight: bold;
	color: darkblue;
	text-indent: 0cm;
	text-align: left
    }

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

H5
    {
	font-family: Times;
	font-size: 12pt;
	font-weight: bold;
	color: darkblue;
	text-indent: 0cm;
	text-align: left
    }

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

/*
 * Paragraph styles
*/
P
    {
	font-family: Helvetica;
	font-size: 12pt;
	color: black;
	text-indent: 1cm;
	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.littlecenter
    {
	font-family: Helvetica;
	text-align: center;
	text-indent: 0cm;
	margin-left: 0cm;
	font-size: 10pt
    }

P.little
    {
	font-family: Helvetica;
	text-align: left;
	text-indent: 0.2cm;
	font-size: 10pt
    }


P.noindent
    {
	text-indent: 0cm

    }

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

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

P.button
    {
	font-family: Arial;
	font-size: 8pt;
	line-height: 8pt;
	text-indent: 0cm;
	text-align: center
    }

P.provider
    {
	text-indent: 0cm;
	text-align: center;
	line-height: 4pt
    }

/*
 * List style
 */

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

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

LI
    {
	margin-left: 0cm
    }

UL.1
    {
	text-indent: 0.5cm
	
    }

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

/*
 * Table style
 */


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

TD.characters
    {	
	font-family: Helvetica;
	font-size: 10pt;
	color: white	
    }

TD.menu
    {	
	font-family: Helvetica;
	font-size: 18pt;
	color: white;
	font-weight: bold;
	background: red
    }

TD.menu-titles
    {
	font-family: Helvetica;
	font-size: 14pt;
	color: white
    }

TD.button
    {
	font-family: Helvetica;
	font-size: 12pt;
	color: white
    }

TD.little
    {
	font-size: 10pt;
    }

TD.classic
    {
	font-family: Helvetica;
	font-size: 12pt;
	color: black
    }

TH.characters
    {	
	font-family: Helvetica;
	font-size: 14pt;
	color: black	
    }

TH.categories
    {	
	font-family: Helvetica;
	font-size: 14pt;
	color: white;	
	background: orange;
	margin-left: 0cm;
	text-align: center
    }


.bg_red {background-color: #950000;}
.bg_beige {background-color: #ECE8E6;}





</STYLE>

</HTML>





