@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linkpreto {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.linkpreto:active {  color: #000000; text-decoration: none}
.linkpreto:visited {  color: #000000; text-decoration: none}
.linkpreto:link {  color: #000000; text-decoration: none}
.linkpreto:hover {	color: #000000;	text-decoration: underline;}
.form {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
	border: 1px solid #f19abd;
	padding:1px;
}
.botao{
	border:none;
}
