.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.categoria {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.data {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.geral {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
.borda1 {
	border-bottom-style: none;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #000000;
}
.borda2 {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
.borda3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.lista {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.lista2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
