.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 6D6D6D;
}
.Títulos {
	font-family: Verdana;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.EDU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;


}
.ponto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
}
