<style>
<!--
a:link
{
	color: rgb(98,134,243); 
}
a:visited
{
	color: rgb(76,104,189); 
} 
a:active 
{
	color: rgb(250,228,0);
}
a:hover 
{ 
	color: rgb(250,228,250);
}
body
{
	scrollbar-face-color: rgb(0,28,136);
	scrollbar-track-color: rgb(0,0,100);
	scrollbar-shadow-color: rgb(0,0,100);
	scrollbar-3dlight-color: rgb(0,255,255);
	scrollbar-highlight-color: rgb(0,0,0);
	scrollbar-darkshadow-color: rgb(0,155,255);
	scrollbar-arrow-color: rgb(250,228,0);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: bold; 
	color: rgb(21,34,132);
	text-align: justify;
	background-image: url(images/fond5.jpg);
	background-position: 150px 50px;
	background-properties: fixed;
	background-repeat: no-repeat;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(21,34,132);
		
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: rgb(21,34,132);
		
}
h1
{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;	
	color: rgb(138,0,76);
	text: center;
	text-transform: uppercase;
	background-image: url(images/fond_h1.jpg);
	background-repeat: no-repeat;
	text-decoration: center;
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold; 
	color: rgb(198,205,207);
	background-color: rgb(0,0,0);
	text-align: center;
} 
h3
{
	color: rgb(0,0,0); 
}
h4
{
	font-size: 11px;
	color: rgb(204,102,51);
	text-align: center;
}
h5
{
	color: rgb(198,205,207);
}
h6
{
	font-size: 12px; 
	color: rgb(0,0,255);
	background-color: rgb(198,205,207);
	text-align: center;
}
--></style>.
