BODY {
	background-color : #E0EBFD;
	scrollbar-face-color: #C6E7FF;
	scrollbar-arrow-color: #106BB5;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #EBF7FF;
	scrollbar-highlight-color: #EBF7FF;
	scrollbar-darkshadow-color: #A3D9FF;
	scrollbar-shadow-color: #A3D9FF;
}

H1 {
	font-family : Arial,Helvetica;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
	color : darkblue;
	text-align : justify;
}

.titrer  {
	font-family : Mistral;
	font-size : 30pt;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : red;
}

.titreb  {
	font-family : Mistral;
	font-size : 36pt;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	color : darkblue;
}

.fs {
	font-family : Arial,Helvetica;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
	color : darkblue;

TABLE.fs {
	font-family : Arial,Helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : darkblue;
	text-align : justify;
	vertical-align : top;
}

A {
	font-family : Arial,Helvetica;
	color: darkblue;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}

A:visited {
	font-family : Arial,Helvetica;
	color: darkblue;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}

A:active {
	font-family : Arial,Helvetica;
	color: darkblue;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial,Helvetica;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	color : orange;
}

HR {
	color:royalblue;
	height:1px;
}
