body,td {
	background-color : white;
	font-family : helvetica, arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #333333;
	line-height : 1.5;
}

th {
	font-size : 12px;
}

li {
	font-size : 11px;
}

h1 {font-size : 18px; color : #660000;}
h2 {font-size : 16px; color : #000066;}
h3,h4,h5 {font-size : 14px; color : #444444;}

h5 {margin : 0px;}
ul {margin-top : 2px;}

a:link {color : #660000; text-decoration : none; font-weight : bold;}
a:hover {color : #000066; text-decoration : underline; font-weight : bold;}
a:active {color : #000066; text-decoration : underline; font-weight : bold;}
a:visited {color : #660000; text-decoration : none; font-weight : bold;}

p.alerte {
	color : #660000;
	font-weight : bold;
	text-align : justify;
	margin-left : 100px;
	margin-right : 100px;
}