body {
	align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.tableheader {
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.overline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
