body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.tdcor {
	background-color: #CCCC99;
}
.tdlista {
	background-color: #ECECDA;
}
.tdrealce {
	background-color: #D8E4D8;
}

a.textosup:link {
	color: Black;
	text-decoration: none;
} 
a.textosup:visited {
	color: Black;
	text-decoration: none;
} 
a.textosup:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: underline;
}
.imgborda {
	border: 1px solid #EF7627;
}
.tbfotos {
	font-size: 8pt;
}

.td_titulo_especial {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	background-color: #ef7627;
	height: 30px;
}

.td_subtitulo_especial {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	background-color: #ef7627;
	height: 22px;
	color: White;
}
.td_tabela{
	height:12px;
	
}
