body
{
	font-family: Geneva, Arial, Helvetica;
	bgcolor: #FFFFFF;
	margin: 0px;
}

td
{
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

.titre
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 21px;
	color:#666666;
	
}

.petit
{
	font-family: Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #333333;
}

.jaune
{
	font-family: Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #333333;
	background-color: #FFFF99;
}

a:link
{
	text-decoration: none;
	color:#000000;
} 

a:hover
{
	text-decoration: underline;
	color: #000000;
}

a:visited
{
	text-decoration: none;
	color:#000000;
} 