@charset "utf-8";
.titulo {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.texto {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.subtitulo {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.linhas {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.link_grande {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #C50518;
}
