.normal {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #003366;
}
.header {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.nav {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #0068B3;
	line-height: 24px;
}

