body
{
	font-family:Helvetica, sans-serif;
	font-size:12px;
}

table
{
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
}

td, th
{
	vertical-align:top;
	text-align:left;
}

p
{
	margin-top:0px;
	margin-bottom:0px;
}

