@charset "utf-8";
/* CSS Document */


body,td,th { 
    font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: small;
}
body {
		background-color:#000;
}

a:link {
	color: #FC9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC9;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
}
.tabl {
	text-align: center;
}
.php {
	text-align: center;
}
.tableau {
	text-align: center;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
}
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:xx-large;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:medium;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	
}
