body {
	background-color: #f3f4f6;
	background-image: url(../images/fundo.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: fixed;
}

body, table {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	line-height: 14px;
}

table, img {
	border: 0px none #FFFFFF;
}

input {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
}

.submit {
	border: 0px none #666666;
}

form {
	margin: 0px;
}
