.f1 {
	font-size: 9pt;
	color: E9EEE9;
	line-height: 150%;

}
td {
	font-size: 9pt;
	color: #333333;
	line-height: 170%;
}
a {
	font-size: 9pt;
	color: #F3F3F3;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
