<!--
body {
	background-color: #336E99;
	margin: 0,0,0,0;
}

.date {
	margin: 0,0,0,0;
	color:#004A80;
	font-size: 12px;
	font-weight:bolder;
	font-family: Arial;
}

.heure {
	Z-INDEX: 10;
	WIDTH: 50px;
	POSITION: absolute;
	left: 550px;
	top: 96px;
	color:white;
	font-size: 10px;
	font-weight:bolder;
	font-family: Arial;
}

input, select, option{
color:black;
font-family: Verdana;
font-size: 9px;
}

.small, .text, .black10, .red10{
font-family:Verdana, Arial, Helvetica;
color:black;
font-size: 12px;
}

.small{
font-size: 9px;
}

.red10{
font-size:10;
color:C33;
}

.black10{
font-size:10;
}

.formular{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10;
margin-left:4;
margin-right:4;
}
-->