.TITULO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.SUBTITULO {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
}
.CUERPO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.ASUNTO {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	font-family: Arial, Helvetica, sans-serif;
}
.BAJADA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
