.input {
	font-size: 9pt;
	border: 1px solid #422C49;
}
.bt {
	background-color: #5C4464;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BE9FC8;
	border-right-color: #1C121F;
	border-bottom-color: #1C121F;
	border-left-color: #BE9FC8;
	font-size: 9pt;
	color: #FFFFFF;
	height: 20px;
	width: 60px;
}
td {
	font-size: 9pt;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.height {
	line-height: 200%;
}
