@import url("links2.css");
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	text-transform: uppercase;
	color: #00CC33;
	background-position: center;
	text-align: center;
}
.tabelas {
	background-position: center center;
	border: thin none #009900;
	line-height: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #009900;
}
