/* Example style sheet file (note how this comment was created) */

 BODY {
	scrollbar-face-color:000000;
	scrollbar-highlight-color:000000;
	scrollbar-3dlight-color:cccccc;
	scrollbar-shadow-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-arrow-color:cccccc;
	scrollbar-track-color:444444;
 }
BODY {
	font-size:8pt;
	font-family: Arial,  Symbol, serif;
	color:#000000;
	line-height: normal;
}

  
  P { font-size: 8pt; color: #333333;}
BLOCKQUOTE { font-size: larger }
EM { font-size: 150% }
EM { font-size: 1.5em }

tablewithborder {border:1px solid #000;border-top:none;border-bottom:none;}
{border:1px solid 
#ffffff;border-left:none;border-top:none;}


A { text-decoration:none }

a:link {color: #3485c4; text-decoration: none; }
a:visited {color: #3485c4; text-decoration: none; }
a:active {color: #3485c4; text-decoration: none; }
a:hover {color: #F4412D; text-decoration: none; background="#"}

a.lien1:link { text-decoration: none; color:"#ffffff" }
a.lien1:visited { text-decoration: none; color:"#ffffff" }
a.lien1:hover { text-decoration: none; color:"#000000" }
 

a.lien:link { text-decoration: none; color:"#666666" }
a.lien:visited { text-decoration: none; color:"#666666" }
a.lien:hover { text-decoration: none; color:"#ffffff" }

H1	{font-weight: none;
	font-size:10pt;
	 color: #cccccc;
	 font-family: 'Gill Sans', Arial, sans-serif}
H2	{font-weight: normal;
text-align:justify; font-size:8pt;
	 color: #ffffff;
	 font-family: 'Gill Sans', Arial, sans-serif}
	 a.lien:link { text-decoration: none; color:"#333333" }
a.lien:visited { text-decoration: none; color:"#333333" }
a.lien:hover { text-decoration: none; color:"#000000" }

CITE	{font-weight: normal;
font-family: 'Gill Sans', Arial, sans-serif;
	 font-style: italic}

