.borde {
	border: thin dotted #FD8551;
	background-image: url(imgs/fdo_cabec.gif);



}
.puntos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	color: #FF6633;
}
.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	font-size: 9pt;
	text-align: justify;


}
.titulosnegro {
	font-family: Georgia, Arial, Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
	text-transform: capitalize;

}
.formul {
	font-family: Georgia, Arial, Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 9pt;
	text-transform: capitalize;
	text-decoration: none;

}
.bordeformul {
	border: 1px solid #FD8551;
	background-color: #FFFFFF;

}
.links {
	color: #FFFFFF;
	text-decoration: none;
}
