.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
}
.title {
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}
.nav_names {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	text-transform: capitalize;
}

