.indice1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#339966;
}
.indice2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000066;
	line-height:14px;
}
.indice_selec {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FF9933;
}

.linha_direita_int{border-right:1px dashed #CCCCCC;}
.linha_esquerda_int{border-left:1px dashed #CCCCCC;}
.linha_baixo_int{border-bottom:1px dashed #CCCCCC;}
.linha_cima_int{border-top:1px dashed #CCCCCC;}
.linha_meio_int{border:1px dashed #CCCCCC;}

.texto {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000066;
	text-align:justify;
	line-height:14px;	
}
.texto_negrito {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#000066;
	text-align:justify
}

.titulo2 {
	font-family: Verdana;
	font-size: 11px;
	font-style:oblique ;
	font-weight: bold;
	font-variant: normal;
	color:#339966;
}
a.link_indice2:link { color:#000066; text-decoration:none; font-weight: bold; font-family:verdana; font-size:10px;}
a.link_indice2:visited {color:#000066; font-weight: bold; text-decoration:none; font-family:verdana; font-size:10px;}
a.link_indice2:hover {color:#FF9933; font-weight: bold; text-decoration:none; font-family:verdana; font-size:10px;}
a.link_indice2:active {color:#FF9933; font-weight: bold; text-decoration:underline; font-family:verdana; font-size:10px;}


