.titel { font-style : normal; font-size : 12pt;font-family : Arial; color : #5A5A5A;margin-top : 1cm;margin-bottom : 0cm;font-weight : bold;}
.bold  { font-size : 10pt;color : #3d3d3d;font-family : Arial, Helvetica, Verdana;	font-weight : bold;}
.font  { font-style : normal; font-size : 10pt; font-family:Arial;}
.small { font-style : normal; font-size : 9pt; font-family:Arial;}

br, td, p  {
	font-size : 9pt;
	color : #3d3d3d;
	font-family : Helvetica, Arial,Verdana;
	
}

.small1  {
	font-size : 9pt;
	color : #E50A88;
	font-family : Helvetica, Arial,Verdana;
	font-style : normal;
}

BODY  {
	font-style : normal;
	font-size : 10pt;
	font-family : , Helvetica, Arial,Verdana;
	color : black;
	background-color: #EEEEEE;
}

A  {
	text-decoration : none;
	font-style : bold;
	font-weight : bold;
	font-size : 11pt;
	font-family : Helvetica, Arial, Verdana;
	color : ;
}

H1  {
	font-style : normal;
	font-size : 12pt;
	font-family : Helvetica, Arial,Verdana;
	color : #939185;
	margin-top : 1cm;
	margin-bottom : 0.5cm;
	font-weight : bold;
}

a:link { font-size : 9pt; color: #680606;} /* lien non-visité */ 
a:hover {font-size : 9pt; color: #680606;text-decoration: underline;} /* lien survolé */ 
a:visited {font-size : 9pt; color: #680606;} /* lien visité */ 


/* enlever les bordure bleues sur les boutons & images (liens) */ 
a:focus
{
outline:0;
} 