table
{
	font-family: verdana, sans-serif;
}

td
{
	font-size: 10px;
}

tr.grey
{
	background-color: #DEDEDE;
}

td.title
{
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-color: #FC0;
}

td.subtitle
{
	font-weight: bold;
	font-size: 12px;
	background-color: #CCC;
}

th
{
	font-weight: bold;
}
