
.Style1 {
	font-size: 11px;
	color: #FF9B6A;
	font-weight: bold;
}
.Style2 {color: #FF9B6A; font-size: 10px;}
.Style3 {color: #FF9B6A}
body {
  background-color : ffffff
  margin:0px; /* suppression de toutes les marges */
  padding:0px;
  	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #990000;
}
h1,h2,h3,h4,h5,h6
{clear:both}
h1
{
font-size: 18px;
font-weight: bold;
margin: 0px 0px 20px 0px;
}
.displaynone
{
display: none;
}
