body {
	font-family: Verdana, Arial, Helvetica;
	color: 808080;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #F3F3F3
}
a:link {
	text-decoration: none;
	color: 808080;
}
a:visited {
	text-decoration: none;
	color: 808080;
}
a:active {
	text-decoration: none;
	color: FF0000;
}
a:hover {
	text-decoration: none;
	color: FF0000;
}
.form {
	font-family: Verdana; font-size: 8 pt; background-image: url('fundo_form.gif'); background-repeat: no-repeat; border: 1px solid #999999; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1; width: 250
}