.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}
a.bodytextlink:link {
	color: #666666;
	text-decoration: none;
}
a.bodytextlink:visited {
	text-decoration: none;
	color: #666666;

}
a.bodytextlink:hover {
	color: #0033FF;
	text-decoration: none;

}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
}
a.footerlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a.footerlink:hover {
	color: #CCCCCC;
	text-decoration: none;

}
.leftnavheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #254A9D;
	text-decoration: none;
	font-weight: bold;
}
.actionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}
