a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: #336600; 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	background-image: url('gfx/fond-page2.gif');
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	background-color: #000000;
	font-family: Verdana;
	color: rgb(0,0,0);
	font-size: 10pt;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	font-size: 10pt; 
	}
li
{
	font-family: Verdana;
		color: rgb(0,0,0);
	font-size: 10pt;
}
Normal, h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial;
}
Normal
{
	color: rgb(0,0,0);
	font-size: 10pt;
}
h1
{
	color: #333300;
	font-size: 14pt;
	
}
h2
{
	color: #333300;
	font-size: 11pt;
	 
}
h3
{
	color: #333300; 
	font-size: 10pt;
	
}
h4
{
	color: #333300;
	font-size: 10pt;

}
h5
{
	color: #333300;
}
h6
{
	color: #333300;
}