.tableheader {
	color: #000000;
	background-color: #FFFFFF;
}
.tablecell {
	background-color: #74574D;
	font-family: "Courier New", Courier, mono;

}
.tablenothing {
	color: #000000;
}
