.box {
	border-top: 1px dashed #FF9900;
	border-bottom: 1px dashed #FF9900;
	font-family: Arial, sans-serif, "Helvetica Light";
	font-size: 90%;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}
.formsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
}
th {
	font-family: Arial, sans-serif, "Helvetica Light";
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	text-align: right;
}
