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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7D7D7D;
}
body,td,th {
	font-size: 9px;
}
a { 
		color: #FFFFFF;
		text-decoration:none;
	}
	a:active { 
		color: #FFFFFF;
		text-decoration:none;
	}
	a:link { 
		color: #FFFFFF;
		text-decoration:none;
	}
	a:visited { 
		color: #FFFFFF;
		text-decoration:none;
	}
	a:hover { 
		color: #FFFFFF;
		text-decoration:underline;
	}
a.lienbas{
	color: #000000;
	text-decoration:none;
}
.lienbas:hover{
	color: #000000;
	text-decoration:underline;
}
.Style2 {
	font-size: 16px;
	font-weight: bold;
}
.Style3 {
	font-size: 18px;
	color: #FFFFFF;
}
.Style4 {font-size: 18px}
.Style5 {font-size: 16px}