.textos {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.line {
	background-image: url(../imagens/linhe.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 320px;
}
.text_form {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.text_form_fundo {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	background-color: #EEFFDD;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: justify;
	word-spacing: 5px;
}
