.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #820000;
}
.border {
	border-width:thin;
	bo
	border-top:1px;
	border-left:1px;
	border-color:#8e8e8e;
	border-top-style:dotted;
	border-left-style:dotted;
}

.borderright {
	border-width:thin;
	border-right:1px;
	border-bottom:1px;
	border-color:#8e8e8e;
	border-right-style:dotted;
	border-bottom-style:dotted;
}