.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 9pt;
}
.txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: normal;
	line-height: 17px;
	text-align:left
}
.txt-claro {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 19px;
	text-align:left
}
.txt-claro-depoim {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	line-height: 13px;
	text-align:left
}
.txt-claro-gd {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 19px;
}
.txt2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	line-height: 17px;
	text-align:left
}
.txt3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	text-align:center
}
.bullet {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #82cfc9;
	font-weight: bold;
	line-height: 17px;
	text-align:left
}
.tit {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #82cfc9;
	text-decoration: none;
	font-style: normal;
}
.tit-gd {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #82cfc9;
	text-decoration: none;
	font-style: normal;
}
.tit2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #492b14;
	text-decoration: none;
	font-style: normal;
}
.tit-pequeno {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #82cfc9;
	text-decoration: none;
	font-style: normal;
}
.link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #492b14;
	text-decoration: none;
	line-height: 17px;
}
.link2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #492b14;
	text-decoration: none;
	line-height: 17px;
}
.link-branco {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.link-branco2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.linkoff {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #82cfc9;
	text-decoration: none;
	line-height: 17px;
}
.hidden {
	visibility: hidden;
	display: none;
}