/* CSS DESTAQUE */


span.text3  {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #867a4d;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
}

span.text7  {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #877b4e;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
}

span.text7  a{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #877b4e;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
}

img {
	background: #fbf8ef;
	padding: 6px;
}


tr.text a{
	
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: center;
}


body {
	padding: 0px;
	text-align: justify;
	background: transparent;
	font-family : Verdana; 
    font-size: 11px;
	color: #000000;
	margin-top: 0px;
    margin-bottom: 0px;
	line-height: 15px;
		text-align: center;
}

td, table, tr {
	
		padding: 0px;
	text-align: justify;
	background: transparent;
	font-family : Verdana; 
    font-size: 10px;
	color: #000000;
	margin-top: 0px;
    margin-bottom: 0px;
	line-height: 15px;
	text-align: center;
}

a {
		color: #000000;
		text-decoration:none
}
