body {
	background:		white url(img/fond.html) no-repeat 60px 100px;
	color:			black;
	margin-top:		0px;
	margin-left:		2px;
	margin-right:		2px;
}

#main {
	margin-top:		0px;
	margin-left:		45px;
	font-family:		Arial, sans-serif;
	color:			#01476b;
	text-align:		left;
}

H3 {
	font-size:		14pt;
	font-weight:		bold;
}

H4 {
	text-align:		center;
	font-size:		16pt;
	color:			#800000;
}

H5 {
	font-size:		12pt;
	font-weight:		bold;
}

H6 {
	font-size:		10pt;
	font-weight:		bold;
}

.date {
	color:			#000080;
	font-size:		14pt;
	font-weight:		bold;
}

