.tableheader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	background-color: #999999;
	font-weight: bold;

}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
}
.tabletextdark {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	background-color: #E2E2E2;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
