.estiloRolante{
	width: 98%;
	height: auto;
	background-color: #FF0000;
	font-size: 30px;
	color: #FFFFFF;
}
.estiloData{
	width: 98%;
	height: auto;
	background-color: BB00CC;
	text-align: center;
	color: #FFFFFF;
	font-size: 26px;
}
div#Painel1{
	position: absolute;
	left: 10px;
	width: 98%;
	height: auto;
	background-color: #CCEE99;
	padding: 10px;
	font-size: 26px;
	font-style: bold;
	text-align: justify;
}
div#painel2{
	position: absolute;
	top: 265px;
	left: 10px;
	width: 98%;
	height: auto;
	background-color: #CCEE99;
	padding: 10px;
	font-size: 26px;
	font-style: bold;
	text-align: justify;
}
div#Painel3{
	position: absolute;
	top: 540px;
	left: 10px;
	width: 98%;
	height: auto;
	background-color: #CCEE99;
	padding: 10px;
	font-size: 26px;
	font-style: bold;
	text-align: justify;
}
div#Painel4{
	position: absolute;
	top: 845px;
	left: 10px;
	width: 98%;
	height: auto;
	background-color: #CCEE99;
	text-align: justify;
	padding: 10px;
	font-size: 26px;
}
div#Painel5{
	position: absolute;
	top: 1295px;
	left: 10px;
	width: 98%;
	background-color: #CCEE99;
	text-align: justify;
	padding: 10px;
	font-size: 26px;
}
table{
	width: 95%;
	text-align: center;
	color: #FF0000;
	font-size: 24px;
}