.normaltext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #333333;
	text-decoration : none;
    	line-height: normal
}
.boldtext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #333333;
	text-decoration : none;
	line-height: normal;
	font-weight: bold;
}
.heavy  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : black;
	text-decoration : none;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	margin: 10px;
	background: #eeeeee url(http://60gp.ovh.net/~spaziode/images/fond_page.gif);
}
table1 {
	background-color: #FFFFFF;
}
a:link {
	COLOR: #000000;


}
a:visited {
	COLOR: #000000;

}
a:active {
	COLOR: #000000;
}
a:hover {
	COLOR: #990000;

}
.boldtext2 {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	color : #333333;
	text-decoration : none;
	line-height: normal;
	font-weight: bold;
}

