body {
	font-family: Arial;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
}
p {}
td {}
.texto {
	color: black;
	font-size: 10pt;
	font-family: Arial;
	line-height: 11pt;
	font-style: normal;
	font-weight: normal;
}
.titulos   { color: black; font-size: 10pt; font-family: Arial; font-weight: bolder; line-height: 11pt}
.textoblanco {
	color: white;
	font-size: 10px;
	font-family: Arial;
	line-height: 11px;
	font-weight: bolder;
}
.textogrande {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
