.bodyCopy
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
.menuItem
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.menuItem:hover
{
	font-size: 10px;
	text-decoration: underline;
	color: #0D589F;
	font-weight: bold;
}