body
{
font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

a:link, a:visited, a:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
font-family: Arial, Helvetica, sans-serif;

}

a:hover {
text-decoration: underline;
font-size: 12px;
}

h1 {
 font-size:11pt;
 font-weight:bold;
 display:inline; 
 color: #33CC00;
}

h2 {
 font-size:10pt;
 font-weight:bold;
 display:inline; 
}

.tableborder {
	background-color: #FFFFFF;
	border: 1px solid #926225;
	padding: 5 5 5 5;
}
.borde {
	border: solid 1px #d9d9d9;
}
.espacio {
	width:1px;
	height:10px;
}
.titulo {
	font-size:10pt;
	
}
.titulo-cabecera {
	font-size:10pt;
	color: #CCCCCC;
}
.texto {
	color: #666666;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.lineas {
	font-size: 13px;
line-height: 11pt;
} 
.lineasdescripcion {
	font-size: 12px;
line-height: 11pt;
} 