BODY {

	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:center;
	background:#f2f2f2 url(imgs/bg_full.gif) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	
scrollbar-face-color:#007DC3;
scrollbar-highlight-color:#007DC3;
scrollbar-3dlight-color:#0093E1;
scrollbar-darkshadow-color:#0093E1;
scrollbar-shadow-color:#0093E1;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#e7e7e7;
}

.link_sub_conteudo {
	color: #0132AB;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	list-style-type: none;
}
body,td,th {
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #007BCF;
}
a:hover {
	text-decoration: underline;
	color: #044EB7;
}
a:active {
	text-decoration: none;
	color: #0132AB;
}
.conteudo_index {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.title_subs {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.texto_subs {
	font-family: Tahoma;
	font-size: 11px;
}
.destaque_bold_sub {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.Titulo_tabela_branco {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}
.texto_pequeno_indicativo {font-size: 9px}
