td {
	font-size: 9pt;
	color: #333333;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	border: 1px ridge #CCCCCC;
}
.textfield {
	height: 18px;
	border: 1px ridge #CCCCCC;
}
.buttons {
	height: 18px;
	border: 1px ridge #CCCCCC;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
