.bill {
	font-family: "Apple Chancery", "Comic Sans MS", Verdana;
	font-size: 13px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F53E36;
	font-weight: bold;
}
.data {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006633;
}

a  {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
	color: #006633;
	font-weight: bold;
	font-size: 12px;
}
	
a:Visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
	color: #006633;
}	

a:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
	color: #FF9900;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: normal;
	color: #FF9900;
}

	
a.menu { 
 	font-family: "Times New Roman", Times, serif; 
	text-decoration: none;
	font-style: normal; 
	color: #F53E36;
}
	
a.menu:visited { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-style: normal; 
	color: #F53E36;
}
	
a.menu:hover { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-style: normal; 
	color: #663300;
}

a.menu:active { 
 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-style: normal; 
	color: #663300;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F53E36;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006633;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.pageno {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006633;
	font-weight: bold;
}
