	table {
	width: 98%;	
}

.primary-th {
	background-color: #00695c;
	color: #fff;

}

.primary-th a:link { color: #fff !important; }
.primary-th a:visited { color: #fff !important; }
.primary-th a:hover { color: #fff !important; }
.primary-th a:active { color: #fff !important; }


.primary-th-lgt {
	background-color: #4ebaaa;
}
.secondary-th {
	background-color: #ceece7;
}
