.output {
	font-family:Arial;
	font-size: 10pt;
	color:black;
	padding: 2px 2px 0 2px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #777;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	background: #fff;
}
.uln {
	text-decoration: underline;
}
