body {
	background-attachment: scroll;
	background-image: url(img/arbre.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td {
	font-size: 12pt;
	line-height: 18pt;
}

H1, H2, H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	letter-spacing: 10pt;
	font-weight: bold;
	color: #333333
}

b { color: #333333 }

a {
	text-decoration: none;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CCCC
}
a:hover { text-decoration: underline }