h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #696968;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #344964;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #344964;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #344964;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #344964;
}.nav_unsel {
	font-family: Arial, Helvetica, sans-serif;
	color: #9f9e96;
	text-decoration: none;
	font-weight: bold;
}
.nav_sel {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
}
.nav_there {
	font-family: Arial, Helvetica, sans-serif;
	color: #030000;
	text-decoration: none;
	font-weight: bold;
}
