/* Esta Hoja de Estilo es copia de la utilizada  * en la versión original de la Especificación CSS2 */body {      font-family: "Arial";	  font-size: 10pt;	  font-style: normal;	  text-align: left;	  }		  table {      font-family: "Arial";	  font-size: 10pt;	  font-style: normal;      }                          p.titulo_actualidad {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color:"#435E66";                     }		p.titulo_reportaje {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#667950";                     }		p.titulo_derecho {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#576E60";                     }	p.titulo_cartas {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#A39D3F";                     }	p.titulo_anecdotas {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#96873F";                     }	                     p.titulo_cursos {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#728B35";                     }                                                            p.titulo_congreso {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#959F46";                     }                                                                                  p.titulo_anuncie {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#89814E";                     }                 p.titulo_estudiante {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#888D3E";                     }   p.titulo_servicios {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#A8962E";                     }   p.titulo_sugerencias {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#C19A0F";                     }   p.titulo_legaldiario {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#546355";                     }   p.titulo_totalnews {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 10pt;	                  color: "#546355";                     }   p.titulo_legallibros {                     font-family: "arial";	                  font-weight: bold;	                  font-size: 12pt;	                  text-align: center;	                  color: "#D6AF1F";                     }   p.seccion {         font-family: "arial";         font-style: italic;         font-weight: bold;         font-size: 10pt;         text-align: center;         color:"#626262";         }				p.autor { font-family: Arial;          font-size: 10 pt;          text-align: right;          font-style: italic;           }           p.fecha { font-family: Arial;          font-size: 10 pt;          text-align: right;          font-style: italic;           }                      p.titulotabla {          font-family: "Arial";	      font-weight: bold;	      font-size: 10pt;	     }	     .noti:hover {  text-decoration: underline}.noti       {  font-family: "arial";               font-size: 10pt;               color: "#626262";               font-weight: bold;               text-decoration: none           }              A:link { color:"#36627B"}A:visited { color:"#36627B" }A:hover { color:"#DEB539" }A:active { color:"#DEB539" }              
