body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	}
td.baspadd {padding-left:10px; vertical-align:top;} /*Note the in line style used here just to try it out*/
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}
h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	line-height: normal;
	margin-bottom: 0px; /*This seems to be one way of removing the annoying space between the header and para */
	}
/*P   {
	/*margin-top: 0px; /*This seems to be one way of removing the annoying space between the header and para */

.headrspace 
	{
	margin-top: 1px; /*This seems to be one way of removing the annoying space between the header and para */
	}
.halfpage {
	padding-right: 460px;
	margin-left: 20px;
}
