.text {
	font-family: Tahoma;
	font-size: 12pt;
	color: #666666;
	font-weight: bold;
}
.textbody {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	border-left-style: none;

}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.borderCopy {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
