a.menulink:link {
	font-size : 10pt;
}
a.menulink:visited {
	color : #800000;
	font-size : 10pt;
}
a.menulink:hover {
	color : #0000FF;
	font-size : 10pt;
}
a.menulink:active {
	color : #FF0000;
	font-size : 10pt;
}
a.menulink:focus {
	color : #FF00FF;
	font-size : 10pt;
}
a.translink:link {
	color : #663300;
	font-size : 12pt;
	text-decoration : none;
}
a.translink:visited {
	color : #000033;
	font-size : 12pt;
	text-decoration : none;
}
a.translink:hover {
	color : #FF0066;
	font-size : 12pt;
	text-decoration : underline;
}
a.translink:active {
	background-color : #FFCC99;
	color : #FF0000;
	font-size : 12pt;
	text-decoration : none;
}
a.transmenu:link {
	display:none	
}
a.transmenu:visited {
	display:none	
}
a.transmenu:hover {
	display:none	
}
a.transmenu:active {
	display:none	
}
a:link {
	color : #333300;
	font-size : 12pt;
	text-decoration : none;
}
a:visited {
	color : #330000;
	font-size : 12pt;
	text-decoration : none;
}
a:hover {
	color : #0000CC;
	font-size : 12pt;
	text-decoration : underline;
}
a:active {
	color : #000000;
	font-size : 12pt;
	text-decoration : underline;
}
body {
	font-family : "Times New Roman", Times, serif;
	color : #000000
	}
code {
	font-family : Courier New, Courier, mono;
	font-size : 12pt;
}
dd,dl {
	font-size: 9pt;
}
H1, H2, H3, H4, H5, H6 { page-break-after: avoid; 
                page-break-inside: avoid }
h2 {
	font-size : 16pt;
	font-weight : bold;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}
hr.barrablanca {
	background-color : #FFFFFF;
	border : 0 none;
	color : #FFFFFF;
	height : 3px;
}
hr.barramarron {
	page-break-after:avoid;
	height : 1px;
	background-color: #999999;
}
p {	
	widows : 2;
	orphans : 2;
	text-align: justify;
	margin-right: 5px;
	font-size: 11pt;
}
p.center {
	text-align: center;
}
p.left {
	text-align: left;
}
p.right {
	text-align: right;
}
sup {
		font-size : 6pt;
}
table.fina {
	border : 1px solid #FF0000;
	border-collapse : collapse;
}
table.h2  { 
	page-break-after: avoid; 
	page-break-inside: avoid }
td {
		font-size : 12pt;
}

td.fina {
	border : 1px solid #704930;
}

th {
	font-size : 10pt;
	font-weight : bold;
}

.abstract {
	font-size : 10pt;
	padding : 5px;
	border: 1pt solid #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E9E9E9;
}

.autor {
	font-weight : bold;
	font-size: 10pt;
}
.bignumber {
	font-family: "Arial Black";
	font-size: 80px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	letter-spacing: -0.4ex;
}
.cita {
	font-size : 10pt;
	padding-right: 15px;
	padding-left: 25px;
}
.hide img {
display: none;
}
.nones {
 display: block;
}
.nones img {
 display: block;
}
.indentados {
	margin-right: 20px;
	margin-left: 20px;
}
.menor {
	font-size : 10pt;
}
.tiny {
	font-size: 8pt;
}
.parrafo {
	font-size : 12pt;
}

.subhead2 {
	font-size : 12pt;
	font-weight : bold;
}
.translogo {
	background-image: url(trans/tra_images/trans_logo-vv.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-attachment: fixed;
}
li.notas {
	font-size: 10pt;
	text-indent: -25px;
	list-style-type: none;
	padding-bottom: 5px;
}
.txiki {
	font-family: "Arial Narrow";
	font-size: 12px;
	text-align: justify;
}