h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	color: #000000;
}
.tabela {
	background-color: #00FFFF;
	border-top: thin;
	border-right: thin #000000;
	border-bottom: thin #000000;
	border-left: thin #000000;
}
