a:link {
	color: #9fc54d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9fc54d;
}
a:hover {
	text-decoration: none;
	color: #6d737a;
}
a:active {
	text-decoration: none;
	color: #9fc54d;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #6d737a;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9fc54d;
}
.panelcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d737a;
	font-style: oblique;
}
.pagesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9fc54d;
}
.boldtext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #6d737a; font-weight: bold; }
.disclaimer { color: white; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 16px;
	color: #6d737a;
	text-align: left;
}
.quoter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 16px;
	font-weight: bold;
	color: #6d737a;
	text-align: right;
}
