body	{ 	
	margin: 1cm;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	link: #333333;
	vlink: #333333;
	alink: red;
	}

td 	{
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	}

h1	{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	}

div.surtitre, h3	{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	}

strong.spip	{
	font-weight: bold;
	}

h4	{
	font-size: 10pt;
	text-align: center;
	}

p	{
	text-align: justify;
	}

p.right	{
	text-align: right;
	}

p.center	{
	text-align: center;
	}

p.ref	{
	text-align: right;
	font-style: italic;
	}


#balken	{
	text-align: center;
	font-size: 26pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
	width: 100%;
	}

td.center	{
	text-align: center;
	}

td.right	{
	text-align: right;
	}

.spip_note	{
	font-size: 8pt;
	text-align: left;
}

.ps	{
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	}

hr.notes	{
	text-align: left; /*for IE*/
	margin: 0 auto 0 0; /*for Mozilla*/
	width: 17%;
	border:0px;
	color: black;
	background-color: black;
	height:1px;
}