.descriptiontable {
	background-color: #FFFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	width: 630px;
	text-align: justify;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #666666;
}
