body
{
	font-size: 80%;
}
h2
{
	font-size: 150%;
	text-align: center;
	margin-bottom: 1em;
}
#body table
{
	border-collapse: collapse;
	border: 1px solid #333;
}
#body th,#body td
{
	border-collapse: collapse;
	border: 1px solid #333;
	padding: 3px;
}

#body .th0,
#body .th1,
#body .th2,
#body .th4
{
	white-space: nowrap;
}
#body .td0
{
	white-space: nowrap;
}
#body .td1
{
	white-space: nowrap;
	text-align: center;
}
#body .td2
{
	width: 50%;
}
#body .td3
{
	text-align: center;
	white-space: nowrap;
}
#body .td4
{
}
