<STYLE type="text/css">
A  {
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 9pt;
}

A:link  {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;
	font-size : 9pt;
}

A:active  {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;
	font-size : 9pt;
}

A:visited  {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;
	font-size : 9pt;
}

A:Hover  {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	Background : #ff0000;
	font-size : 9pt;
}

A.homepage  {
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 13pt;
}

A:link.homepage  {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;
	font-size : 13pt;
}

A:active.homepage  {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;
	font-size : 13pt;
}

A:visited.homepage  {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;
	font-size : 13pt;
}

A:Hover.homepage  {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	Background : #ff0000;
	font-size : 13pt;
}

A.green  {
	text-decoration : none;
	color : #019000;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 9pt;
}

A:link.green  {
	text-decoration : underline;
	font-weight : bold;
	color : #019000;
	font-size : 9pt;
}

A:active.green  {
	text-decoration : underline;
	font-weight : bold;
	color : #019000;
	font-size : 9pt;
}

A:visited.green  {
	text-decoration : underline;
	font-weight : bold;
	color : #019000;
	font-size : 9pt;
}

A:Hover.green  {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	Background : #019000;
	font-size : 9pt;
}

A.red  {
	text-decoration : none;
	color : #ff0000;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 9pt;
}

A:link.red  {
	text-decoration : underline;
	font-weight : bold;
	color : #ff0000;
	font-size : 9pt;
}

A:active.red  {
	text-decoration : underline;
	font-weight : bold;
	color : #ff0000;
	font-size : 9pt;
}

A:visited.red  {
	text-decoration : underline;
	font-weight : bold;
	color : #ff0000;
	font-size : 9pt;
}

A:Hover.red  {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	Background : #ff0000;
}

A.blue  {
	text-decoration : none;
	color : #225599;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 9pt;
}

A:link.blue  {
	text-decoration : underline;
	font-weight : bold;
	color : #225599;
	font-size : 9pt;
}

A:active.blue  {
	text-decoration : underline;
	font-weight : bold;
	color : #225599;
	font-size : 9pt;
}

A:visited.blue  {
	text-decoration : underline;
	font-weight : bold;
	color : #225599;
	font-size : 9pt;
}

A:Hover.blue  {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	Background : #225599;
	font-size : 9pt;
}

A.or-ro  {
	text-decoration : none;
	color : #FF6600;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 9pt;
}

A:link.or-ro  {
	text-decoration : underline;
	font-weight : bold;
	color : #FF6600;
	font-size : 9pt;
}

A:active.or-ro  {
	text-decoration : underline;
	font-weight : bold;
	color : #FF6600;
	font-size : 9pt;
}

A:visited.or-ro  {
	text-decoration : underline;
	font-weight : bold;
	color : #FF6600;
	font-size : 9pt;
}

A:Hover.or-ro  {
	text-decoration : none;
	font-weight : bold;
	color : #FFFFFF;
	Background : #FF6600;
}
BODY  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #003355;
	scrollbar-face-color : #E62C2C;
	scrollbar-shadow-color : #335997;
	scrollbar-highlight-color : #FFE170;
	scrollbar-3dlight-color : #335997;
	scrollbar-darkshadow-color : black;
	scrollbar-track-color : #FFE170;
	scrollbar-arrow-color : #FFE170;
}

BODY.lumiform  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #003355;
	scrollbar-face-color : #019000;
	scrollbar-shadow-color : #335997;
	scrollbar-highlight-color : #FFE170;
	scrollbar-3dlight-color : #335997;
	scrollbar-darkshadow-color : black;
	scrollbar-track-color : #FFE170;
	scrollbar-arrow-color : #FFE170;
}

BODY.homepage  {
	background-image : url(images/back.gif);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : #002F60;
	font-weight : bold;
}

TD  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #003355;
}

TD.homepage  {
	background-color : #FFE170;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
}

TD.red  {
	background-color : #E62C2C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
}

TD.blue  {
	background-color : #225599;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
}

TD.or-ro  {
	background-color : #FF6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
}

TD.yellow  {
	background-color : #FFE170;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight : bold;
}

TD.yellowvid  {
	background-color : #FFE170;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}

TD.green  {
	background-color : #019000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	font-weight : bold;
}

.TitleRed  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #E62C2C;
	font-weight : bold;
}

.Bigtitle  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : #000000;
	font-weight : bold;
}

.TexteRouge  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #E62C2C;
	font-weight : bold;
}

.footnoteRed  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #E62C2C;
}

.menuBar  {
	POSITION : relative;
	BACKGROUND-COLOR : transparent;
	TEXT-ALIGN : center;
}

.Bar  {
	BORDER-RIGHT : blue 1px outset;
	BORDER-TOP : blue 1px outset;
	FLOAT : left;
	BORDER-LEFT : blue 1px outset;
	WIDTH : 100px;
	CURSOR : hand;
	TEXT-INDENT : 5px;
	BORDER-BOTTOM : blue 1px outset;
	POSITION : relative;
	BACKGROUND-COLOR : deepskyblue;
	TEXT-ALIGN : center;
}

.menu  {
	BORDER-RIGHT : buttonhighlight thin outset;
	BORDER-TOP : buttonhighlight thin outset;
	VISIBILITY : hidden;
	BORDER-LEFT : buttonhighlight thin outset;
	WIDTH : 150px;
	LINE-HEIGHT : 140%;
	BORDER-BOTTOM : buttonhighlight thin outset;
	POSITION : absolute;
	BACKGROUND-COLOR : deepskyblue;
}

.menuItem  {
	PADDING-RIGHT : 15px;
	PADDING-LEFT : 10px;
	WIDTH : 100%;
	CURSOR : hand;
	LINE-HEIGHT : 20px;
	BORDER-BOTTOM : white 1px solid;
}

.ItemMouseOver  {
	PADDING-RIGHT : 15px;
	PADDING-LEFT : 10px;
	WIDTH : 100%;
	CURSOR : hand;
	COLOR : highlighttext;
	LINE-HEIGHT : 20px;
	BORDER-BOTTOM : white 1px solid;
	BACKGROUND-COLOR : highlight;
}

.ItemMouseOut  {
	WIDTH : 100%;
}

.Arrow  {
	FLOAT : None;
	FONT-FAMILY : Webdings;
	POSITION : absolute;
	TEXT-ALIGN : left;
}

.barOver  {
	BORDER-RIGHT : blue 1px ridge;
	BORDER-TOP : blue 1px ridge;
	FLOAT : left;
	BORDER-LEFT : blue 1px ridge;
	WIDTH : 100px;
	CURSOR : hand;
	TEXT-INDENT : 5px;
	BORDER-BOTTOM : blue 1px ridge;
	POSITION : relative;
	BACKGROUND-COLOR : deepskyblue;
	TEXT-ALIGN : center;
}

