td {
	border-bottom:	#000000 1px solid;
	font-size:		7pt;
	vertical-align:	top;
	}

tr:hover {
	background-color:	#eeeedd;
	}

th {
	border-bottom:	#000000 2px solid;
	font-weight:	bold;
	padding-right:	6px;
	text-align:		left;
	}

.noborder {
	border:			none;
	}

