.nav_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contentFont {
	font-family: Verdana;
	font-size: 12px;
}
.headerFont {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #456C97;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #417686;
}
a:hover {
	text-decoration: underline;
}
.contentFontSmall {

	font-family: Verdana;
	font-size: 10px;
}

