.css {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;

}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;
	color: #666666;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
.f14 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
}
.f20 {
	line-height: 20px;
}
