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

.rodape1 {
	color: #333333;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	font-size:13px;
	line-height:15px;
	color:#636363;
	font-family:tahoma, verdana, arial, courier;
}

.content a {
	color:#000000;
	text-decoration:none;
}
.content a:hover {
	color:#000000;
	text-decoration:underline;
}

td {font-family:Tahoma; font-size:11px; }

.input{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid red;
	color: #000000;
	font-size: 12px;
	background: #f8f8f8;
}

.style1 {font-size: 12px;}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}