
table {
	background-color: transparent;
	border-top: 0px hidden;
	border-left: 0px hidden;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 1px;
	}

th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-right: 0px hidden;
	border-bottom: 0px hidden;
	background-color: transparent;
	color: #666;
	height: 20px;
	}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	border-right: 0px hidden;
	border-bottom: 0px hidden;
	padding: 0px 5px 0px 5px;
	text-align: top;
	}

.td1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	border-right: 0px hidden;
	border-bottom: 0px hidden;
	padding: 0px 5px 0px 5px;
	text-align: top;
	width: 150px;
	height: 20px;
	}

