BODY {
	font-family: "Verdana";
	font-size: 10pt;
	color: black;
}

P {
font-size: 8pt;
}

TABLE {
font-family: "Verdana";
font-size: 8pt;
}

H2 {
font-size: 8pt;
font-weight: bold;
color: black;
}

a:link {
color: #0000FC;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #0000FC;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #30FC00;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

#contenu P {
font-family: "Verdana";
font-size: 10pt;
color: #000000;
}

INPUT {
font-size: 10;
}

SELECT {
font-size: 10;
}

TEXTAREA {
font-family: "Verdana";
font-size: 10;
}

#foota {
	font-size: 10;
	font-weight: bold;
	color: #00000;
	text-align: center;
}
/*------------------*/

H1 {
font-size: 16px;
font-weight: bold;
font-style: italic;
color: #0000FC;
padding: 0;
margin: 0;
}

#date {
	color: #024B9A;
	text-align: right;
}

#print {
	color: #024B9A;
	text-align: right;
}

#foot {
	font-weight: bold;
	color: #0000FC;
	text-align: center;
}

.little {
	font-size: 0.9em;
}

.correct {
color: #FFCCCC;
}

