body 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-color: #FCFDF3;
	}

body.fondo	
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	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;
	}

td.borde
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	background-color: F9FBE6;
	color: black;
	text-align: center;
	border : thin solid black;
	padding: 10;
	}

td.articulo {
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.avisolegal {
	width:97%;
	height:1897;
	border: 1;
	background :#CE9A52 ;
	background-position: center;
	border-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;
	}

.textbox1
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #CCCCCC;
	border-width: thin;
	border-style: solid;
	border-color: black;
}

.flatbutton
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #90A0B0;
	color: white;
	font-weight: bold;
	border-width: medium;
	padding: 3;
}

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;
   }	