body 
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #700821;
	}

table.legal
  {
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #700821;
	background-color: white;
}

P.legal {
  font-size: 8pt;
  font-family: Verdana;
  text-decoration: none;
  color: #700821;	
}

A.legal:link
	{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #700821;
	font-weight: bold;	
	}

A.legal:visited
	{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #700821;
	font-weight: bold;
	}

A.legal:hover
	{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	font-weight: bold;
   }	

td.titulo
	{
	font-size: 11pt;
	font-family: Verdana;
	font-weight : bold;
	text-decoration: none;
	text-align: center;
	color: white;
	background-color: #700821;
	border : thin solid Black;
	padding-top : 10;
	padding-bottom : 10;
	}

td.cuerpo
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	text-align : justify;
	color: black;
	background-color: #F9ACBF;
	border : thin solid Black;
	padding-bottom : 10px;
	padding-left : 10;
	padding-right : 10;
	padding-top : 10;
	}
	
td.foto
	{
	text-align : center;
	color: black;
	background-color: #F9ACBF;
	border : thin solid Black;
	padding-bottom : 10px;
	padding-left : 10;
	padding-right : 10;
	padding-top : 10;
	}
	
td.oferta
	{
	font-size: 12pt;
	font-family: Verdana;
	font-weight : bold;
	text-decoration: none;
	text-align: center;
	color: #700821;
	background-color: white;
	border : thin solid Black;
	padding-top : 10;
	padding-bottom : 10;
	}

td.prueba
	{
	background-image : url(./images/bottom.gif);
	background-repeat : repeat-y;
	background-attachment : fixed;
	background-position : left;
	}

A:link
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #700821;
	font-weight: bold;
}

A:visited
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: #700821;
	font-weight: bold;
	}

A:hover
	{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	font-weight: bold;
	}