td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	text-decoration: none;
	color: #000000;

}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	text-decoration: none;
	font-size: 9pt;

}
.button {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.hand {
	cursor: hand;
}
.input {
	border: 1px solid #000000;
}
.backlayer {
	z-index: -1;
}
