
body {
	padding: 	0px 0px 0px 0px; 
	margin: 	0px 0px 0px 0px;
	color:		#000000;
	font-size:	14px; 
	line-height:	19px;
	font-weight: 	normal; 
	font-family:	"Helvetica";  	
}


#header {
	width:		200mm;
	height:		27px;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:	5px;
	color:		#000000; 
	font-size:	25px; 
	font-weight: 	bold; 
	font-family:	Geneva;  
	text-align: 	center;
}

#subtitle {
	width:		200mm;
	height:		10px;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:	0px;
	margin-bottom:  20px;
	text-align: 	center;
}

#content {
	width:		200mm;
	height:		287mm;
	margin-left:	auto;
	margin-right:	auto;
}

#printPage {
	width:		210mm;
	height:		297mm;
}

.hasherCol {
	width:		230px;
	height:		500px;
	display: 	inline;
	float:		left;
	padding-left:	15px;
}

.item {
	display:	inline;
	float:		left;
	height:		20px;
}

.handleItem {
	width:		130px;
	white-space:	nowrap;
	overflow-x:	hidden;
	margin-right:	5px;
}

.totalItem {
	width:		30px;
	display:	inline;
	float:		left;	
}

.dueItem {
	width:		50px;
	display:	inline;
	float:		left;
	margin-left:	5px;
}

.member {
	font-weight:	bold;
}