.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bold_blue {
	font-weight: bolder;
	color: #345A94;
}
.bold_green {
	font-weight: bolder;
	color: #006A4D;
}
.white_quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
