h1
{
	font-size: 20px;
	font-family: Verdana, sans-serif;
	color: #800000;
	text-align: center;
}

h2
{
	font-size: 14px;
	font-family: Verdana, sans-serif;
	color: #800000;
	text-align: center;
}

h3
{
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #800000;
	text-align: center;
}

body
{
	font-size: 14px;
	font-family: Verdana, sans-serif;
	color: #000000;
	background-image: url('fond.jpg');
}

td
{
	font-size: 14px;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: nobold;
}