@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TXT_FIELD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding:4px;
	color: #666666;
}
.TXT_CINZA_PQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.TXT2_CINZA_PQ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.TXT2_CINZA_PQ_LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.TXT2_CINZA_PQ_LINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #969A66;
	text-decoration:none;
}
.TXT2_CINZA_MD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #666666;
}
.TXT2_BRANCO_PQ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.TXT_CINZA_MD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.TXT_OURO_G_BOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #969A66;
}
.TXT_OURO_M_BOLD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #969A66;
}