.Pricing
{
	border-collapse: collapse;
	border-top: solid 1px #0163B2;	
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

.Pricing th
{
	font-size: 11pt;
	color: #0163B2;
	background-color: transparent;
	border-bottom: solid 1px #0163B2;
	border-right: solid 1px #0163B2;
}

.Pricing td
{
	font-size: 10pt;
	width: 33%;
	text-align: center;
	border-right: solid 1px #0163B2;
}