P
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #333333; 
	font-weight: normal; 
	font-variant: normal	
}
TD
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #333333; 
	font-weight: normal; 
	font-variant: normal	
}
.type
{
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
	font-variant: normal;
}
.smtype 
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #333333; 
	font-weight: normal; 
	font-variant: normal
}
.xsmtype 
{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #333333; 
	font-weight: normal; 
	font-variant: normal
}
.copyright 
{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	color: #CCCCCC; 
	font-weight: normal; 
	font-variant: normal
}
.headtype 
{
	font-family: Verdana, serif; 
	font-size: 13pt; 
	font-style: normal; 
	color: #000000; 
	font-weight: normal; 
	font-variant: normal
}
A:hover
{
	color:"#C82424";
}
A:link
{
	color:"#4DB26E";
}
A:vlink
{
	color:"#4DB26E";
}
A:alink
{
	color:"#4DB26E";
}
body
{
	margin: 0px;
}

/*
Receipt Styles
*/
.rowline
{
	BORDER-BOTTOM: 1px solid black;
}

@media All 
{
	tmpPage-Break 
	{
		DISPLAY: none 
		}
}
@media Print { 
	.page-break { 
		DISPLAY: block; 
		PAGE-BREAK-AFTER: always;
	}
	.tmpPage-Break { 
		DISPLAY: block; 
		PAGE-BREAK-AFTER: always;
	}
	.hide { 
		DISPLAY: none; 
	}
}



