.text {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 60px;
	line-height: 14px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-right: 60px;
	line-height: 14px;
}