.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999889;
	height: 20px;
}
.top-nav a:link {
	text-decoration: none;
	color: #999889;
}

.top-nav a:visited {
	color: #999889;
	text-decoration: none;
}

.top-nav a:hover {
	text-decoration: none;
	color: #006633;
}


.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

strong
{
font-weight: normal;
}
strong.bold
{
font-weight: bold;
}