.Normal {
	font-family: Trebuchet MS,tahoma, Verdana;
	font-size: 17px;
}
h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0000CC;
}
.officielitalique {
	font-family: Trebuchet MS,tahoma, Verdana;
	font-size: 17px;
	font-style: italic;
}
.officielgras {
	font-family: Trebuchet MS,tahoma, Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/font.gif);
}
