body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	font-family: tahoma;
}
.titulo_form {
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.borda {
	border: 1px solid #CCCCCC;
}
.style3 {font-size: 12px; font-family: tahoma; color: #FFFFFF; }
.style6 {
	color: #FFFFFF
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #D4D0C8;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f1f1f1;
	border: 1px solid #333333;
}.linha {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

