body 	{
	background-image: url("Fond.jpg");
	back-ground-repeat: repeat;
	}

a,h1,h4, h5, h6, p, li, td, th
	{
	font-family: Comic sans ms, Arial;
	}

a
	{
	color: #0000ff;
	font-size: 10pt;
	}
a
	{
	color: #0000ff;
	font-size: 10pt;
	}        
h1 	
	{
	color: #009966;
	font-size: 24pt;
	text-align: center;
	}
h2	
	{
	font-family: Arial;
	color: #6666ff;
	font-size: 13pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-left: 10 pt;
	margin-right: 10 pt;
	}
.left
	{
	text-align: left;
	color: #005555;
	}
.right
	{
	text-align: right;
	}
h3	
	{
	font-family: Arial;
	color: #FFFFdd;
	font-size: 14pt;
	text-align: left;
	text-indent: 20px;
	background: #3333aa;
	}
h4	
	{
	font-family: Arial;
	color: #3333aa;
	font-size: 12pt;
	text-align: left;
	text-indent: 40px;
	background: #FFFFdd;
	}

p, li
	{
	color: #000066;
	font-size: 10pt;
	text-align: justify;
	margin-left: 60px;
	}

th, td
	{
	color: #000066;
	font-size: 10pt;
	text-align: center;
	}


