.letra_cinza{
	COLOR: #8E8D8B;
	FONT-WEIGHT: bold;
	font-size: 10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.letra_texto{
	COLOR: #797876; 
	FONT-WEIGHT: normal	;
	font-size: 10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.letra_pesquisa{
	COLOR: #666666; 
	FONT-WEIGHT: normal	;
	font-size: 10;
	font-family: ARIAL;
	}
}
.fonte_normal{	
	color: Black;
	font-size: 10;	
	font-family: Verdana;
}
.fonte_negrito{	
	color: Black;
	font-size: 10;
	font-family: Verdana;
	font-weight: bold;	
}
.formulario_titulo{
	background-color: #FFFDCD;
	font-size: 11;
	font-family: Arial, Helvetica, sans-serif;
	color: #708090;
	font-weight: bold;
	text-align: justify;
	padding-left: 15;
}

.formulario_dado{
	color: #708090;
	font-weight: bold;
	background-color: #FFFDCD;
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: justify;	
	padding-left: 15;
}

.fundo_formulario{
	color: #708090;
	font-weight: bold;
	background-color: #FFFDCD;
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	
}
.formulario_input{
	BACKGROUND-COLOR: ffffff;
	COLOR: Black;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal
}
.formulario_radio{
	BACKGROUND-COLOR: #FFFDCD;
	COLOR: #708090; 
	FONT-FAMILY: arial; 
	FONT-WEIGHT: normal
}
BODY {
	SCROLLBAR-FACE-COLOR: #DBDBDB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #f3f3f3; 
	SCROLLBAR-ARROW-COLOR: ffffff; 
	SCROLLBAR-BASE-COLOR: ffffff; 
	scrollbar-dark-shadow-color: white; 
	scrollbar-3d-light-color: #9BAAC1;
}
BUTTON {
	background-color :#FFFDCD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	border : 2px solid #EABC00;
	width : 2cm;
	color : #708090;
}