.edit {
  border : 1 outset Gray;
  background-color : eeeeee;
  font-family : Verdana;
  font-size : 10pt;
  text-transform : lowercase;
 }
.botao {
  border : 1 outset silver;
background-color : #cdcdcd;
  font-family : Verdana;
  font-size : 10pt;
}

.impar {
	BACKGROUND-COLOR: #BBFFBB; COLOR: black; FONT-FAMILY: arial; 
	FONT-SIZE: x-small; 
}
.par {
	BACKGROUND-COLOR: white; COLOR: black; FONT-FAMILY: arial; 
	FONT-SIZE: x-small; 
}

