body {
	margin: 0px;
	padding: 0px;
	background-color: #F8F8F8;
}
.base {
	background-attachment: fixed;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.texto9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.texto11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.form {  
    font-family: verdana; 
	font-size: 8pt; 
	font-weight: none; 
	color: #486460; 
	text-decoration: none; 
	background-color: #ffffff; 
	border-color: #D3D3D3; 
	border-style: solid; 
	HEIGHT: 18PX;
}
.textform {  
    font-family: verdana; 
	font-size: 8pt; 
	font-weight: none; 
	color: #486460; 
	text-decoration: none; 
	background-color: #ffffff; 
	border-color: #D3D3D3; 
	border-style: solid; 
}