@charset "utf-8";
/* CSS PAGINAS DE LA DGE */
.titulos{
	font-size: 18px;
	color: #003399;
	text-align:center;
	font-weight: bold;
	font-family:Arial;
}
.cuerpo{
	color: #003399;
	font-size: 14px;
	text-align:justify;	
	font-family:Arial;
}
.vinculos{
	color: #003399;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial;
}
.piePagina{
	font-weight: bold; 
	color: #003399; 
	font-size: 12px;
	text-align:center;
	font-family:Arial;
}
