@charset "UTF-8";
/* CSS Document */

.creditTable {
	color: #000000;
	background-color: #99cccc;
	font-weight: bold;
	font-size: 18px;
}
.background {
	background-color: #999999;
}

