@charset "utf-8";
/* CSS Document */

.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.txt_bold_azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0c2b33;
	font-weight: bold;
}
.txt_bc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffa100;
	font-weight: bold;
}
.cap {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
