.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.navtext a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navtext a:hover {
	text-decoration: none;
	color: #000000;
}
.navtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.figheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.figtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.h1text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399cc;
	font-weight: bold;
}
.h1text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399cc;
	font-weight: bold;
	text-decoration: none;
}
.h1text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399cc;
	font-weight: bold;
	text-decoration: underline;
}