.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.simple 					{border-top: 1px solid #E3E3E3;	border-bottom: 0px solid #E3E3E3;}
table.simple td,table.simple th		{border-top:0px #E3E3E3;	border-right: 0px #E3E3E3;	border-bottom: 1px solid #E3E3E3;	border-left: 0px #E3E3E3;	padding: 1px;}

table.simple2 	{border-collapse: collapse;}
table.simple2 td,table.simple2 th	   {border : 1px solid #CCCCCC; padding: 2px;}


