.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bold_red {
	font-size: 18px;
	font-weight: bolder;
	color: #C32E32;
}
.bold_red_any {
	font-weight: bolder;
	color: #C32E32;
}
