BODY {
	/* 
	background-image: url("images/bg7.gif"); 
	background-color: #520063;
	*/
	color: black;
	font-family: arial;
	font-size: 9pt

}
H1 {
}

P {

	text-indent: 3em;
	font-size: 9pt

}

TD {
	font-family: arial;
	font-size: 9pt
}

:link    { color:  }  /* for unvisited links */
:visited { color:  } /* for visited links */
:active  { color:  } /* when link is clicked */
:hover   { color:  } /* when mouse is over link */

.leftNav {
	font-size: 9pt
}

.mainTable {
	border: 1px;
	padding: 10px;
	width: 640px;
}

.invoice {

	padding-left: 130px;

}