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


body {
  background-color:1b1b1b;
  background-image:/images/bg.gif);
  background-position:bottom-left;
  background-repeat:repeat;
  background-attachment:fixed;
}
 
 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:"#ffffff";}

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




A { text-decoration:none }
a:link {color: #3399FF; text-decoration: none; }
a:visited {color: #3399FF; text-decoration: none; }
a:active {color: #3399FF; text-decoration: none; }
a:hover {color: #83C1E0; text-decoration: underline ;background="#"}
<!--
a.lien1:link { text-decoration: none; color:"#ffffff" }
a.lien1:visited { text-decoration: none; color:"#ffffff" }
a.lien1:hover { text-decoration: none; color:"#ffffff" }
--> 
<!--
a.lien:link { text-decoration: none; color:"#ffffff" }
a.lien:visited { text-decoration: none; color:"#ffffff" }
a.lien:hover { text-decoration: none; color:"#ffffff" }
a:lien:hover {color: #ffffff; text-decoration: underline ;background="#"}

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}

