body {
	background-image: url(img/fondo.gif);
   background-color: #CC99FF;
}
.title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	line-height: 18px;
	background-color: AF00FB;
}
.text {
	vertical-align: top;
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	border: 0px none;
	text-align: justify;
}.textName {
	vertical-align: top;
	font-size: 12px;
	padding: 0px 10px 0px 0px;
	border: 0px none;
	text-align: justify;
	font-weight: bold;
	color: #444444;
	font-style: italic;


}
