body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/sumtextb.jpg);
	background-color: #FFFFFF;
}
.smallfont {
	font-size: 10px;
}
.strongunderlined {
	font-weight: bold;
	text-decoration: underline;
}
.bigbold {
	font-size: 14px;
	font-weight: bold;
}
.biggerbold {
	font-size: 16px;
	font-weight: bold;
}
.biggestbold {
	font-size: 24px;
	font-weight: bold;
}
.pagebreak {
	page-break-before: always;
}
