body {
	background: #FFFFD5;
	color: black;
	margin-top:0; margin-left:0; margin-right:0; 
	scrollbar-track-color: #ffffd5;
	scrollbar-3d-light-color: #0000ff;
	scrollbar-3d-dark-color: #FFFFD5;
	scrollbar-arrow-color: #0000ff;
	scrollbar-base-color: #ffffd5;
	scrollbar-dark-shadow-color: #0000ff;
	scrollbar-face-color: #ffffd5;
	scrollbar-highlight-color: #0000ff;
	scrollbar-shadow-color: #0000FF;
	}


.lien {
	position: relative;
	top: -5px; color: blue;
	font-size: 12pt;
	font-family: verdana, arial;
	font-weight: bold;
	letter-spacing: 0pt; text-decoration: none;
}

.divise {
position: relative; top: -3px; color:#ffffd5; background:#ffffd5; font-size: 12pt;
}



P { 
	font-family: "Arial CE", arial, verdana;
	color: black;
	font-style: normal;
	font-size: 12pt;
	vertical-align: text-bottom;
	
}

h1 { 
	font-family: "Arial CE", arial, verdana; color: blue; font-style: normal;
	text-align: center;
}

h2 { font-family: "Arial CE", arial, verdana; color: blue; text-align: center;}

h3 { font-family: "Arial CE", arial, verdana; color: black; }


A {
	font-family: "Arial CE", arial, verdana;
	COLOR: blue;
	TEXT-DECORATION: underline
}
A:link {
	COLOR: blue
}
A:visited {
	COLOR: blue
}
A:active {
	COLOR: red
}

A:hover {
	COLOR: red; TEXT-DECORATION: none
}
