a.menu01:link {
	color: #666666;
	text-decoration: none;
}
a.menu01:visited {
	color: #666666;
	text-decoration: none;
}
a.menu01:hover {
	color: #333;
	text-decoration: none;
}
a.menu01:active {
	color: #333;
	text-decoration: none;
}
.downfont {
	color: #CCCCCC;
	font-size: 9pt;
}
td.off {
	color: #666666;
	line-height: 30px;
	padding-bottom: 10px;
	background-color: #f3f3f3;
	font-weight: normal;
} 
td.on{
	background: #333333;
	color: #ffffff;
	line-height: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}
.font-20line {
	font-size: 9pt;
	line-height: 20pt;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.font-downlink {
	font-size: 8pt;
	line-height: 20pt;
	color: #CCCCCC;
}

