<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>.textocabecera {
	font-size : 38px;
	color : #000000;
	font-family : Arial;
	text-decoration : none;
}

.fecha {
	font-size : 14px;
	color : #000000;
	font-family : Arial;
	text-decoration : none;
}

.antetitulo {
	font-size : 14px;
	color : #FF0000;
	font-family : Arial;
	text-decoration : none;
}

.titulo {
	font-size : 14px;
	color : #000000;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
}

A.titulo {
	font-size : 14px;
	color : #000000;
	font-family : Arial;
	text-decoration : none;
	font-weight : bold;
}

.texto {
	font-size : 14px;
	color : #000000;
	font-family : Arial;
	text-decoration : none;
	text-align : justify;
}

A.texto {
	font-size : 14px;
	color : #000000;
	font-family : Arial;
	text-decoration : none;
	text-align : justify;
}