.text { color: #1e4f2f; font-size: 14px; font-weight: normal; font-style: normal; }
.boldtext { color: #1e4f2f; font-size: 18px; font-weight: bold; }
.slanttext { color: #1e4f2f; font-size: 16px; font-style: italic; }
.boldtext-red {
color: #E24A35; font-size: 24px; font-weight: bold;
}
@charset "utf-8";
.lowernavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
