td {
	font-size: 9pt;
	line-height: 20px;
	color: #666666;


}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 9pt;
}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
.button {
	font-size: 9pt;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	height: 16px;

}
.input {
	border: 1px solid #CCCCCC;
	height: 16px;
	font-size: 9pt;
	color: #999999;



}
.mostly {
	font-size: 10.5pt;
	font-weight: bold;
	color: #000000;
}
