/* Pagina nsdld*/
td.col2{
	background-image:url(../images/prueba6.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-color:#ffcc99;
}
p.titulo{
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Monotype Corsiva";
	font-size:24pt;
	font-weight:bold;
	color:#400040;
	text-align:center;
	letter-spacing:2pt;
}

p.text{
	margin-top:0px;
	margin-bottom:0px;
	font:"Times New Roman", Times, serif;
	color:#400040;
	font-size:12pt;
	text-align:justify;
	text-indent:30pt;
	margin-right:10pt;
	margin-left:10pt;
}

