body{
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;

}
p {
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	text-indent : 0px;
}
a{

text-decoration : none;
}
a:link{

text-decoration : none;
}
a:visited{

text-decoration : none;
}
a:active{

text-decoration : none;
}
a:hover{

text-decoration : none;
}
.classe_left{
	text-align : left;
}