body {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif, Verdana;
	font-weight: normal;
	text-decoration: none;
}
table {
	font-size: 10pt;
}
   a:link {
	color: #666666;
	text-decoration: none;
}
   a:hover {
	text-decoration: none;
	color: #000000;
}
.subtopico {
	color: #006633;
	font-weight: bold;
}
.contato {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
.contatopais {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.contatolink {
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}
.menuindex {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link {
	font-size: 10pt;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
.fundoverde {
	background-image: url(fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.fundosistema {
	background-image: url(fundosistema.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.fundocontato {
	background-image: url(contactenos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.imgborda {
	border-top-width: 20px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-style: outset;
	border-color: transparent;
}
.imgright {
	float: right;
}
.limpa {
	clear: right;
}
