/*** text section ***/
.text, .subtitle {
	background-color: transparent;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	text-align: justify;
}
p {
	text-align: justify;
	padding: 0 10px;
	margin: 0;
	text-indent: 10px;
} 
.text {
	font-size: 10px;
	color: #000;
	padding: 0;
	margin: 0;
	text-indent: 10px;
}
.alerta {
	text-indent: 10px;
}
.subtitle {
	color: #7eb6c7;
	font-size: 10px;
}
.title {
	color: #000;
	background-color: transparent;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	text-indent: 20px;
	padding: 0;
	margin: 0;
}
.categoria{
	color: #718519;
	background-color: transparent;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	padding: 0;
	margin: 0;
}
.caixa {
	margin: 0;
	padding: 5px 0 5px 10px;
}
.red {
	color: #FF0000;
}
