body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.smallTextLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
}
.smallTextDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
	font-weight:bold;
}