body {
	Margin: 0px;
	background-repeat: repeat;
	font-family: Verdana;
	background-color: #000000;
	background-image: url(images/fond.jpg);
}
h1 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
}
h2 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
}
h4, h5, h6 {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CCCCCC;
}
