.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2d3956;
	line-height: 25px;
	text-decoration: none;
}
.text-sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.text {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2d3956;
}
.sub-head {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2d3956;
}
.border {
	border: thin solid #2d3956;
}
.text-resize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

