body  {
  color: #00	0000;
  background-color: #F1F1E2;
}

td.CorBarra{
  background-color: #FF9933;
}

font.TitPag {
	font-family:  Verdana;
	font-size: 12pt;
	color: black;	
	font-weight: bolder;	
} 

font.TextTam2 {
	font-family:  Verdana;
	font-size: 10pt;
	color: black;	
} 

font.TextTam3 {
	font-family:  Verdana;
	font-size: 12pt;
	color: black;	
} 

font.Label {
	font-family:  Verdana;
	font-size: 10pt;
	color: Black;
} 

font.LabelObr {
	font-family:  Verdana;
	font-size: 10pt;
	color: Red;
} 

font.LabelBarra {
	font-family:  Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bolder;		
} 

.CorEdit {
	background : #ffffff;
	border-color : #000000;
} 

