/* CSS Document */

table {
	text-align:left;
}
td.nomes {
	width:35%;
}
td.email {
	width:25%;
}
td.cargoFuncao {
	width:40%;
}
