h1 {
	font-size: large;
	color: #FF6600;
}
h2 {
	font-size: larger;
	color: #333333;
}
.branco {
	font-size: 12px;
	color: #FFFFFF;
}
