body {
	background-color: #F4F4F4;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px none #CCCCCC;
	height: 20px;
	background-position: left bottom;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	background-image: url(../imagens/form_fundo.jpg);
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.Link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: justify;
	font-style: normal;
}
.txt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
.Menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}
.Txt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
