html, body{
	height:100%;
	margin-top: 0px;
  	margin-left: 0px;
	margin-bottom: 0px;
  	margin-right: 0px;
}

td.underline {
	border-bottom: 1px solid #000000;
}

td.overline {
	border-top: 1px solid #000000;
}

table.bottom {
	border-bottom: 1px solid #000000;
}


td.underline2 {
	border-bottom: 1px solid #CC0000;
}
