.bodybold { font-weight: bold }
.regular {
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 12pt;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover  { color: #999999; text-decoration: none }
a:active {
	text-decoration: none;
	color: #666666;
}
