<!-- INDEX -->
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
<!-- DESTAQUE HOME -->
.TituloDestaque {
	font-family: "Futura Lt BT";
	font-size: 15px;
	color: #ffffff;	
	font-weight: bold;
}
.ConteudoDestaque {
	font-family: "Futura Lt BT";
	font-size: 14px;
	color: #ffffff;	
	font-style: italic;
}
.SaibaMaisDestaque {
	font-family: "Futura Lt BT";
	font-size: 14px;
	color: #ffffff;	
	font-style: italic;
	font-weight: bold;	
}
<!-- NOVIDADE HOME -->
.Novidade {
	font-family: "Futura Lt BT";
	font-size: 25px;
	color: #009900;	
	font-weight: bold;	
}
.ConteudoNovidade {
	font-family: "Futura Lt BT";
	font-size: 14px;
	color: #006600;		
	font-align: justify;
}
.SaibaMaisNovidade {
	font-family: "Futura Lt BT";
	font-size: 16px;
	color: #000000;	
	font-style: italic;
	font-weight: bold;	
}
<!-- TÍTULO DO SERVIÇO -->
.TituloServico {
	font-family: "Futura Lt BT";
	font-size: 12px;
	color: #ffffff;	
	font-weight: bold;
}

