body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDCDC;
}
.texto_geral {
	font-family: Arial;
	font-size: 11.5px;
	color: #6E6E6F;
	line-height:125%;
}
.texto_geralp {
	font-family: Arial;
	font-size: 11px;
	color: #6E6E6F;
	line-height:150%;
}
a.link_texto_geral:link {
	font-family: Arial;
	font-size: 11.5px;
	color: #6E6E6F;
	line-height:125%;
	text-decoration: none;
}
a.link_texto_geral:visited {
	font-family: Arial;
	font-size: 11.5px;
	color: #6E6E6F;
	line-height:125%;
	text-decoration: none;
}
a.link_texto_geral:hover {
	font-family: Arial;
	font-size: 11.5px;
	color: #6E6E6F;
	line-height:125%;
	text-decoration: underline;
}
a.link_texto_geral:active {
	text-decoration: none;
	font-weight: none;
}
.texto_geral1 {
	font-family: Arial;
	font-size: 11.5px;
	color: #6E6E6F;
	line-height:150%;}
.texto_geral2 {
	font-family: Arial;
	font-size: 11.5px;
	color: #D2AB67;
}
.texto_geral3 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.texto_geral4 {
	font-family: Arial;
	font-size: 11.5px;
	color: #000000;
}
.texto_geral5 {
	font-family: Arial;
	font-size: 15px;
	color: #D2AB67;
}
.texto_geral6 {
	font-family: Arial;
	font-size: 13px;
	color: #6E6E6F;
	line-height:125%;
}
.texto_geral7 {
	font-family: Arial;
	font-size: 13px;
	color: #D2AB67;
}
.texto_geral8 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
}
a.link_titulo_geral2:link {
	font-family: Arial;
	font-size: 11.5px;
	color: #D2AB67;
	text-decoration: none;
}
a.link_titulo_geral2:visited {
	font-family: Arial;
	font-size: 11.5px;
	color: #D2AB67;
	text-decoration: none;
}
a.link_titulo_geral2:hover {
	font-family: Arial;
	font-size: 11.5px;
	color: #D2AB67;
	text-decoration: none;
	text-decoration: underline;
}
a.link_titulo_geral2:active {
	text-decoration: none;
	font-weight: none;
}
.form{
	width:70%;
	border:1px solid #EEEEEE;
	height:14px;
	font-size: 10px;
	background-color:#EEEEEE;
}
textarea{
	width:70%;
	border:1px solid #EEEEEE;
	height:80px;
	font-size: 12px;
	background-color:#EEEEEE;
}