body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo {
	font-family: "Trebuchet MS", verdana, arial, tahoma;
	color: #000080;
	font-weight: bold;
	font-size: 11pt;
}

.table {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 12px;
	color: #FF0000;
	line-height: 10px;
}
.texto {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 10pt;
	color: #000000;
}
.texto:visited {	
	text-decoration: underline;
	color: #0000FF;
}
.texto:link {	
	text-decoration: underline; 
	color:#0000FF;
}
.texto:hover {	
	text-decoration:none;
	color: #FF9900;
}

.textolineheight {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 10pt;
	color: #000000;
	line-height: 150%;
}
.textobranco {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.categoria {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-style:italic;
	text-align:center;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FE9900;
}

.textocinza {
	font-family: "Trebuchet MS", Verdana, arial;
	color: #666666;
	font-size: 10pt;
}
.textonews {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.textonews:visited {	
	text-decoration: none;
}
.textonews:link {	
	text-decoration: none; 
}
.textonews:hover {	
	text-decoration:underline;
	color:#FE9900;
}
.linkcinza {
	font-family: "Trebuchet MS", Verdana, arial;
	color: #666666;
	font-size: 9pt;
	line-height:20px;
	text-decoration: none;
}
.linkcinza:visited {	
	text-decoration: none;
}
.linkcinza:link {	
	text-decoration: none; 
}
.linkcinza:hover {	
	text-decoration:underline;
	color:#FE9900;
}
.data {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 8pt;
	color: #666666;
}
.caixa {
BORDER-LEFT: #ff0000 1px solid; BORDER-BOTTOM: #ff0000 1px solid
}
.gordo {
	font-family: "Trebuchet MS", Verdana, arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.pic {
	text-decoration: none;
	border-color: #999999;
	 }