table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
}
.texto_articulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}
a {
	text-decoration: underline;
}
.tablacuadratura {
	background-color: #9ACFA5;
	margin: 0px;
	padding: 0px;
	border: medium solid #9ACFA5;
}
.nombre {
	color: #FF0000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.SECCIONES {
	font-size: 14px;
	color: #CC0000;
}

.comentario{
	
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.micrograma {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

