td {
	font-size: 9pt;
	color: #000000;
	line-height: 1.8;
}
textarea {
	border: 1px ridge #CCCCCC;
}
.textfield {
	height: 18px;
	border: 1px ridge #CCCCCC;
}
.buttons {
	height: 18px;
	border: 1px ridge #CCCCCC;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
