
body {
  font-size:8pt; 
  text-align:justify
}
.obras       { font-family: Verdana; font-size: 24pt; color: #800000 }
.barra       { font-family: Verdana; font-size: 10pt; color: #FFFFCC; letter-spacing: 1pt; 
               vertical-align: center; text-align: right }
h1 {
  font-family: Verdana; color:#FFFFFF; margin-top:0; margin-bottom:0 
}
h3 {
  font-family: Verdana; 
  color: #FFFFCC;
}

h4 {
  font-family: Verdana; 
  color: #FFFFCC;
}
a {
  font-family: Verdana; 
  font-size: 8pt;
  font-weight: bold;
  color: blue;
}

ul {
  font-family: Verdana; 
  font-size: 8pt;
  color: #808000;list-style-type:square; text-align:left
}

.cabeceraNoticia {
  font-family: Verdana; 
  font-weight: bold;
  color: #808000;
  background-color: transparent;
  font-size: 8pt;
  margin-left: 6pt;
  margin-top: 0pt;
  margin-bottom: 6pt
}
.cita { 
	font-family: Ti; 
	font-size: 10pt; 
	color: #FFFFCC; 
	font-style: italic 
}
.fechaNoticia {
  font-family: Verdana; 
  background-color: transparent;
  font-weight: bolder;
  margin-top: 24pt;
  margin-bottom: 0pt;
  margin-left: 6pt;
  font-size: 8pt;
  border-bottom: thin solid
}
.creditos {
  font-family: Verdana; 
  font-size: 8pt;
  margin-top: 24pt;
  margin-bottom: 24pt;
  margin-left: 0pt; 
  color:#808080; 
  position:relative; 
  text-align:center; 
  border-left-width:1; 
  border-right-width:1; 
  border-top-style:solid; 
  border-top-width:1; 
  border-bottom-style:solid; 
  border-bottom-width:1; padding-top:4; padding-bottom:4; background-color:#FFFFCC
}
.cuerpoNoticia {
  font-family: Verdana; 
  font-size: 8pt;
  margin-top: 0pt;
  margin-bottom: 12pt;
  margin-left: 6pt; text-align:justify
}

.parrafo {
  font-family: Verdana; 
  font-size: 10pt;
  color: #004080;
}