.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330066;
	font-weight: normal;
	text-transform: none;
	font-style: normal;

}
.titre {
	font-size: 18px;
}
.annonce {
	font-size: 12px;
	vertical-align: top;
}
a:link {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

