.tableHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.mainData {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.mainBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.mainError {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DD0000;
}
