.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.box {
	border: thin solid #EAEAEA;
}

