@charset "utf-8";
#texto h1 {
	font: 24px "Lucida Sans Unicode";
	color: #E35000;
	margin: 0px;
}
#texto h2 {
	color: #F90;
	margin-bottom: 5px;
	font: 200 normal 20px "Lucida Sans Unicode";
}
#texto p {
	font: 200 normal 14px/25px "Lucida Sans Unicode";
	margin-top: 0px;
	text-align: justify;
}
