.Titulo {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #3366FF;
	font-weight: bold;
}
.Subtitulos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3366FF;
}
.descripcion {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

