table.package	{
	width: 675px; border-color: silver; border-style: solid; border-width: medium; padding: 0px; text-align: center;
	
}

td.packageheader	{
	background-color: black; color: red; text-align: center; padding: 3px; font-weight: 600;
}

td.packagesubheader	{
	background-color: black; color: #ffd700; text-align: left; padding: 3px;
}

td.packageline1	{
	border-bottom-color: silver; border-bottom-style: solid; border-bottom-width: 1px; padding: 3px; width: 31%; text-align: left; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px;
}

td.packageline2	{
	border-bottom-color: silver; border-bottom-style: solid; border-bottom-width: 1px; padding: 3px; width: 23%; text-align: center; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px;
}

td.packageline3	{
	border-bottom-color: silver; border-bottom-style: solid; border-bottom-width: 1px; padding: 3px; width: 23%; text-align: center; border-right-color: #cccccc; border-right-style: solid; border-right-width: 1px;
}

td.packageline4	{
	border-bottom-color: silver; border-bottom-style: solid; border-bottom-width: 1px; padding: 3px; width: 23%; text-align: center;
}