BODY, TD, P {
	color : #ffffff;
	font-family : Arial, sans-serif;
	font-size: 8pt;
	text-align: justify;
	list-style-image : none;
	list-style-type : circle;
	list-style-position : inside;
	list-style : none;
	background-image : none;
}
H1 {
	font-size: 18pt;
	color: #ffffff;
	font-variant: small-caps;
}

H2 {
	font-size: 14pt;
	color: #ffffff;
}

H3 {
	font-size: 2p;
	color: #ffffff;
	table-layout : inherit;
}

H4 {
	font-size: x-small;
	font-variant: small-caps;
	font-weight: bold;
	color : #ffffff;
}

A {
	text-decoration: none;
	color: white;
	font-size : 8pt;
	azimuth : grad;
}

A:Hover {
	text-decoration: none;
	color: #0099FF;
}

HR {
	color: blue;
	height: 1pt;
}

TD.liste {
	background : 336699;
	color: White;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

a img {
	border-width: 0;
}





