body	{
	font:	100% Arial, Helvetica;
}
table.hosting	{
	margin:		0;
	margin-left:	auto;
	margin-right:	auto;
	padding:	0.25em;
}
table.hosting tr	{
	vertical-align:	top;
}
table.hosting tr.header	{
	background-color:	#000000;
	color:			#FFFFFF;
	font-weight:		bold;
}
table.hosting tr.header td	{
	border-bottom:	0;
}
table.hosting td	{
	border-bottom:	solid #000000 2px;
	padding:	0.25em;
}
table.hosting td.pricing	{
	text-align:	center;
}
table.hosting td.nopricing	{
	background-color:	#CCCCCC;
	font-size:		80%;
	text-align:		center;
	vertical-align:		middle;
	padding:		2em;
}
