.titulo {
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.normal {
	font-family: Tahoma;
	font-size: medium;
	color: #000000;
}
.normalngreita {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
