.BORDA {
	border: thin dotted;

}
.BORDACopy {
	border: thin inset;


}
.unnamed1 {
	border-top: thin inset;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;

}
bordaPontilhadaFina {
	font-family: Arial, Helvetica, sans-serif;
	border: thin dotted;
}
.inferior {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
}
.esquerdainf {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: none;
}
.nenhuma {
	border: thin none;
}
