<!--
BODY  {
	font-family : Verdana, Arial;
	font-size : 10pt;
}

.datos {
	font-family : Verdana, Arial;
	font-size : 10pt;
	text-indent : 3%;
	margin-left : 3;
}
.d {
	font-family : Verdana, Arial;
	font-size : 10pt;
	text-indent : 3%;
	margin-left : 3;
}

.titulo {
	font-size: 14pt;
	text-align: center;
	text-decoration: underline;
	font-weight : bold;
}
.sub {
	font-size: 11pt;
	font-weight : bold;
	background-color: #D8E9C8;
}
.autor {
	font-size: 10pt;
	text-align: center;
	font-style: italic;
}

.cr {
	font-size: 8pt;
	font-style: italic;
}

.chirris {
		font-size: 8pt;
		color: blue;
}
A {
	font-size: 9pt;
	color: #006600;
}
A:Visited  {
	color: #66cc99;
}
A:Active  {
	color: red;}

A:Hover  {
	font-weight : bold;
}
.tip {	
	font-weight : bold;
	font-style: italic;
}
.fondo1 {
    background-color: #B0D9D6;
	font-size: 9pt;
}

.fondo2 {
    background-color: #C5CEBB;
	font-size: 9pt;
}
.fdarkblue {
    background-color: darkblue;
    font-weight: 800;
    color: silver;
	font-size: 9pt;
}

td.titulos {
   font-family: verdana, arial;
	 font-size: 9pt;
	 font color: #000000;
	 background-color: #D8E9C8;
	 text-align: center;
	 font-weight: 800;
}
td.n {
   font-family: verdana, arial;
	 font-size: 9pt;
 	 background-color: #FFFFFF;

}
-->

