@charset "utf-8";
td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textopequeno-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.textobold-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.textonormal-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textonormal-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #589EAD;
	font-weight: normal;
}
.textotitulo-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.texto-chamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #589EAD;
}
.textotitulo-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #589EAD;
	font-weight: normal;
}

.texto-slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #589EAD;
	font-weight: normal;
}
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
}

a:active {
	color: #666666;
}
