body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 3px;
}
a:hover {
	color: red;
}
h1 {
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
}
h2 {
	color: red;
	font-size: 20px;
	font-weight: normal;
}
.filet_vert {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #363639;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

