A:link {
	font-weight		: none;
	color			: red;
	text-decoration	: none;
	}

A:visited {
	font-weight		: none;
	color			: gray;
	text-decoration	: none;
	}

A:hover {
	font-weight		: none;
	color			: green;
	text-decoration	: underline;
	}

body {
	scrollbar-face-color		:	#00273c;
	scrollbar-shadow-color		:	#ffffff;
	scrollbar-highlight-color	:	#ffffff;
	scrollbar-3dlight-color		:	#ffffff;
	scrollbar-darkshadow-color	:	#00273c;
	scrollbar-track-color		:	#ffffff;
	scrollbar-arrow-color		:	#ffffff;
}

P {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	10pt; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	0pt;
	margin-right	:	0pt;
}
.Tableau	{
	color			:	red;
	margin-left		:	5pt;
	margin-right	:	5pt;
	text-align		:	left;
}
H1	{
	color			:	green;
}
H2	{
	color			:	blue;
}
H3	{
	color			:	red;
}
.Puces {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	10pt; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	0pt;
	margin-right	:	0pt;
}