.titulos {
	font-family: "helvetica";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 5mm;
}
.botones {
	font-family: "helvetica";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffCC;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

