body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #f9f9ec;
	text-align : justify;
}

tr, td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

h1, h2, h3, h4, h5, h6  {
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 10pt;
}

h2  {
	color : #888888;
}

a:visited  {
	color : red;
}

.liste_1  {
	list-style-type : disc;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #dddddd;
}

p  {
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.sm  {
	font-size : xsmall;
}

.whitetext{
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #C3C3C3;
}

.xklein{
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
}