<LINK REL="stylesheet" TYPE="text/css" HREF="billstyle.css"> on referring page

<STYLE TYPE="text/css">
<!-- 
  
HTML	{
	line-height: 1.25;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family : Augie;
	font-size: 14;
	font-weight : regular;
	font-style : plain;
	text-align: left;
	text-indent: 0;
	white-space: none;
	margin: 0 }
	
BODY {
	color : black;
	background color: #AC8F83;
	font-size: 14 pt;
	font-family : Augie;
	font-style : plain;
	font-weight : regular;
	white-space: none;
	margin: 0 }

H1 { 
	font-family: Augie;
	color: black; 
	font-style: plain; 
	font-wieght: bold; }
	
H2 { 
	font-family: Augie;
	color: black; 
	font-size: small; 
	font-style: plain; 
	font-wieght: bold;
	text-align: left; }	
	
H3 { 
	font-family: Augie;
	color: black; 
	font-style: plain; 
	font-wieght: bold;
	text-align: center; }
	
H4 { 
	font-family: Augie;
	color: black; 
	font-size: large; 
	font-style: plain; 
	font-wieght: bold;
	text-align: center; }			

P { 
	font-family: Augie;
	color: black; 
	font-size: 5; 
	font-style: plain; 
	font-wieght: bold; 
	text-align: left; }

TABLE { 
	cellspacing: 0; 
	cellpadding: 0; 
	border: 0; }

TD { 
	font-color: black;
	font-size: 14 pt;
	font-family : Augie;
	font-style : bold;
	font-weight : regular; 
	}
#onpg { background-color: transparent; font-family: Augie; font-size: 100%; text-align: left; color: #AC8F83; font-weight : regular; text-decoration: none; }
 .on a.nav:link {color: black; text-decoration: none; }	
 .on a.nav:visited {color: black; text-decoration: none; }		
 .on a.nav:active {color: #AC8F83; text-decoration: none; }
 .on a.nav:hover {color: #AC8F83; text-decoration: underline; }
 
 .on a.nav2:link {color: #660033; text-decoration: none; }	
 .on a.nav2:visited {color: #514646; text-decoration: none; }		
 .on a.nav2:active {color: #AC8F83; text-decoration: none; }
 .on a.nav2:hover {color: #AC8F83; text-decoration: underline; } 

A  { color: #724B3F; text-decoration: none; }
A:Visited  { color: ###724b3f; text-decoration: none; }
A:Active  { color: #F5EFD8; text-decoration: none; }
A:Hover  { color: #F5EFD8; text-decoration: underline; }

 -->
</STYLE>

