menu {
	position: relative;
	font-family: arial;
	top: 90pt;
	left: 0pt;
	font-size: 10pt;
	font-style: normal;
	color: black;
	text-align: left;
}

a {
	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
	color: black;
	text-align: left;
}

h1 {
	font-family: tahoma;
	font-style: bold;
	font-size: 9pt;
	color: green;
}

h2 {
	font-family: tahoma;
	font-size: normal;
	font-size: 8pt;
	color: blue;
	line-height: 2;
}

h3 {
	font-family: tahoma;
	font-style: bold;
	font-size: 11pt;
	color: blue;
}

h4 {
	font-family: tahoma;
	font-style: italic;
	font-size: 11pt;
	color: black;
}

li {
	position: relative;
	font-family: tahoma;
	font-size: normal;
	font-size: 8pt;
	color: blue;
	left: 10pt;
}

.links_clientes {
	line-height: 1;
	text-align: center;
}

.actualizado {
	position: relative;
	font-family: tahoma;
	font-size: 8pt;
	color: black;
	left: 75pt;
	top: -20pt;
}