body 
	{
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
	color: black;
	background-color: #FFFFFF;
	background-image: url(./images/fondo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	}

td 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

A:link
	{
	font-family: Arial;
	text-decoration: none;
	color: #990033;
	}

A:visited
	{
	font-family: Arial;
	text-decoration: none;
	color: #990033;
	}

A:hover
	{
	font-family: Arial;
	text-decoration: none;
	color: #006666;
	}
	
table.legal
  {
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: Black;
	background-color: white;
}

P.legal {
  font-size: 8pt;
  font-family: Arial;
  text-decoration: none;
  color: #990033;	
}

A.legal:link
	{
	font-size:8pt;
	font-family: Arial;
	text-decoration: none;
	color: #990033;
	}

A.legal:visited
	{
	font-size:8pt;
	font-family: Arial;
	text-decoration: none;
	color: #990033;
	}

A.legal:hover
	{
	font-size:8pt;
	font-family: Arial;
	text-decoration: none;
	color: #006666;
	}