@charset "UTF-8";
.nav {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.pagetitle {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #253D83;
}
.credits {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

