.text {
	color: #333333;
	font: 9pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: none
}
.link {
	color: #333333;
	font: 9pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: underline
}
.link:hover {
	color: #333333;
	font: 9pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: underline
}
.link_visited {
	color: #333333;
	font: 9pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: underline
}

.textsmall {
	color: #333333;
	font: 8pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: none
}
.linksmall {
	color: #333333;
	font: 8pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: underline
}
.linksmall:hover {
	color: #333333;
	font: 8pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: underline
}
.linksmall_visited {
	color: #333333;
	font: 8pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: underline
}

.navon {
	color: #2E8B57;
	font: 8pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: none
}
.navoff {
	color: #333333;
	font: 8pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: none
}
.navoff:hover {
	color: #2E8B57;
	font: 8pt arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: none;
	text-decoration: none
}
