body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txtindex {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#504D41;
	font-size:11px;
}
.txttop10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight:bold;
	font-size:11px;
}		
	
	
.bordacinteudo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
}
.bordaatualiza {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width:1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-style: solid;
	border-left-color: #EDEDED;
}
.padding5 {
	padding: 5px 5px 5px 5px
}
.paddingconteudo {
	padding: 0px 5px 5px 0px
}a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504D41;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504D41;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504D41;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504D41;
	text-decoration: none;
}

