body         { font-family: Garamond; color: #000000; font-size: 12 pt; background-image: url('../images/fondsite.jpg') }
table        { position: relative; width: 100%; spacing: 0; font-size: 12 pt; font-family: 
               Garamond; border-style: none; border-width: 0; padding: 
               2 }
td           { font-family: Garamond; font-size: 12 pt; border-style: none; 
               border-width: medium; padding: 2 }
h1
{
	font-family: tahoma;
	font-size: 18 pt;
	font-weight: bold;
	text-align: center; 
   line-height: 100%;
   margin-top: 6;
   margin-bottom: 6
}

h2
{
	font-family: courier new;
	font-size: 12 pt;
	font-weight: bold;
	text-align: left; 
   line-height: 100%;
   margin-top: 4;
   margin-bottom: 4
}

h3
{
	font-family: book antiqua;
	font-size: 12 pt;
	font-weight: bold;
	text-align: left; 
   line-height: 100%;
   margin-top: 2;
   margin-bottom: 2
}

A:link {
 color:#280099;
 text-decoration:none;
 font-family: book verdana;
 font-size: 10 pt;
}

A:hover {
 color:navy; font-weight:bold;
 text-decoration:none;
 font-family: book verdana;
 font-size: 10 pt;
}

A:visited {
 color:green; font-weight:bold;
 text-decoration:none;
 font-family: book verdana;
 font-size: 10 pt;
}

A:active {
 color:red; font-weight:bold;
 text-decoration:none;
 font-family: book verdana;
 font-size: 10 pt;
}