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: left;

}
h2{
	color:#000000;
	background-color:transparent;
	font-weight : bold;
	text-align : center;
	width : 70%;
}
p {
	color:#000000;
		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;
}

