<!--HÉLÈNE-->
body
{
	color: #FFFFFF;
	font-weight:lighter;
	background: #FFFFFF;
}

a:link, a:visited
{
	color: #000000;
	font-weight:lighter;
	text-decoration: none;
}
a:hover, a:active
{
	color: #B6ABC6;
	text-decoration: none;
	
}
p, td
{
	font-family: Georgia;
	font-weight:lighter;
	color:#000000;
	font-size:10px;
	text-decoration: none;
}
h1
{
	font-family: Georgia ;
	font-size: 10px;
	font-style: normal;
	font-weight:lighter;
	color: #000000;
	text-decoration: none;
}	
h2 {
	font-family: Georgia;
	font-size: 20px;
	font-weight:lighter;
	color: #000000;
	text-decoration: none;
}

