#reptable {
	font-size: 17px;
	color: #000000;
	width: 90%;
	padding: 0px;
	margin:10px;
	border: 1px solid #999;
	text-align: left;
}

#reptable td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 12px;
}

#reptable td a {
	color: #006699;
	}

#reptable td a:hover {
	color: #F03500;
	}

#reptable .head {
	font-size: 17px;
	font-weight: bold;

}

#reptable .label {
	font-size: 17px;
	font-weight: bold;
	color: #006699;
}
