table.centered
{
	border-width : 0px ;

	margin-left : 20% ;
	margin-right : 20% ;
}

td.feeTitle
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : normal ;
	font-weight : bold ;

	color : #000000 ;

	text-align : center ;

	width : 150pt ;

	border : 1pt solid #000000 ;
}

td.categoryTitle
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : normal ;
	font-weight : bold ;

	color : #000000 ;

	text-align : left ;

	width : 250pt ;

	border : 1pt solid #000000 ;
}

td.price
{
	font-family : Arial ;
	font-size : 10pt ;
	font-style : normal ;

	color : #000000 ;

	text-align : center ;

	width : 150pt ;

	border : 1pt solid #000000 ;
}

