.corpo {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}
.titulo1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
	text-transform: uppercase;
}
.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.destaque {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-transform: uppercase;
}
