.textfield01 {  font-size: 9pt;				color: #66CCCC;
				font-weight: normal;
				background-color: #FFFFFF;
				border: 1px solid #ffffff;
				text-align: justify;}

td {
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
