/* Print sheet --> Print version */
/* Gary Stimson 2003              */

BODY      {	margin-left: 1%;
		margin-top: 1%;
		font-family: "arial";}

H1	   {  	text-align: center;
		font-family: "verdana";
		font-size: 18px}

TD         {	font-size: 12px}

  .BlueLine{	background-color: #B6BDD2;
		height: 2px}
  .GreyLine{	background-color: #808080;
		height: 1px}

Hr.Separator{	color: #808080}