td {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.head {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.head:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.head:hover {
	font-size: 9pt;
	color: #336633;
	text-decoration: underline blink;
}
.a {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.a:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.a:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline blink;
}

