body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Manchete{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	
}
.titulo{
	font-size: large;
}
.sub-titulo{
	font-weight: bold;
}
.chapeu{
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
}
.texto-legenda{
	font-size: 10px;
}
