.font {
	font-size: 9pt;
	line-height: 21px;
	color: #393939;
	text-decoration: none;
}
td {
	font-size: 9pt;
	line-height: 21px;
	color: #393939;
	text-decoration: none;
}
a {
	font-size: 9pt;
	line-height: 21px;
	color: #393939;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	line-height: 21px;
	color: #669900;
	text-decoration: none;
}
.input {
    background-color: #FFFFFF;
	height: 16px;
	border: 1px solid;
	font-size: 9pt;
	color: #669900;

}
textarea {
	background-color: #FFFFFF;
	height: 60px;
	border: 1px solid #669900;
}
.text {
	background-color: #FFFFFF;
	border: 1px solid #669900;
	height: 18px;
}.h {
	border: 1px solid #CCCCCC;
}
