body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fundo.gif);
	background-repeat: repeat-x;
}
.margens-cell {
	padding:8px 8px 8px;
	text-align:left
}
a:link {
	color: #340c70;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #340c70;
}
a:hover {
	text-decoration: none;
	color: #340c70;
}
a:active {
	text-decoration: none;
	color: #340c70;
}

form {
	border:0px 0px 0px 0px; padding:0px 0px 0px 0px
}
form th {
	font-weight:normal;
	text-align:right;
	vertical-align:top
}
.input {
	border:1px solid #999;
	font-size:12px;
}
