body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
p {	
	margin-left : 60px;
	margin-right : 60px;
}

input, select, textarea {
	color : #000000;
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	text-align: justify;	
}
.maintext a {
	color : #FFFFFF;
	text-decoration: none;
}
.maintext a:hover {
	color : #555555;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-align: center;	
}
.rodape a {
	color : #FFFFFF;
	text-decoration: none;
}
.rodape a:hover {
	color : #555555;
}