/* CSS Document */
Body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	}
.titulosecciones { 
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	}
	
.titulospeque{
    font-size: 14px;
	font-weight:bolder;
	color: #000000;
    }
