.conteudo_impressao {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}
.titulo_impressao {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 000000;
}
.conteudo_index {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 246986;
}
.titulo_index {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 246986;
}
.TITULO_INDIVIDUAL {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 246986;
}
.conteudo_sucundario {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.titulo_secundario {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.chamada_topo {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #E9EAE8;
}
.contra_cor {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #246986;
}
 A:active {
	text-decoration: underline;
	color: #246986;
}
 A:link {
	text-decoration: none;
	color: #246986;
}
 A:visited {
	text-decoration: none;
	color: #246986;
}
 A:hover {
	text-decoration: underline;
	color: #246986;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu_novo:LINK { color:#FFFFFF ; text-decoration : none; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold; padding:0 6px 0 6px;}
.menu_novo:VISITED { color:#FFFFFF; text-decoration : none; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold; padding:0 6px 0 6px;}
.menu_novo:HOVER {	color :#03D5F5;  text-decoration: none ; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight:bold; padding:0 6px 0 6px;}