body 
	{
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
	color: black;
	background-color: #FFFFFF;
	background-image: url(./images/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	}

td
{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
}

td.titulo
{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #008600;
	
}

td.texto
{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: #D59B00;
}

td.legal
{
 font-size: 10pt;
 font-family: Arial;
 text-decoration: none;
 color: black;
}

P.legal {
  font-size: 10pt;
  font-family: Arial;
  text-decoration: none;
  color: black;	
}

a:link {	
  font-family: Arial;
  text-decoration: none;
  color: #08B684;	
}

a:hover { 
  font-family: Arial;
  text-decoration: none;
  color: #D59B00;
}

a:visited { 
  font-family: Arial;
  text-decoration: none;
  color: #08B684;
}
