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

img {border: 0px;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #000000;
	background-image: url(images/fond.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style2 {font-size: 14px}
.Style3 {font-size: 14px; font-weight: bold; }
.Style4 {font-size: 11px}
.Style5 {
	color: #FF0000;
	font-weight: bold;
}
.Style6 {color: #666666}
