h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	display:inline;
	color: #800000;
}
h1           { color: #800000; font-size: 20px; text-decoration: underline; font-weight: bold }
h2
{
	 text-decoration: underline;
color: #800000;
	font-size: 18px;
	font-weight: bold;
}
h3
{
	 text-decoration: underline;
color: #800000;
	font-size: 15px;
}
h4
{
  font-size: 11px;
color: #800000;
}
h5
{
color: #800000;
}
h6
{
color: #800000;
}

.titre
{
font-size: 9px;
}