
tr.label
{
	font-size:36pt;
	font-weight:bolder;
	text-align:center
}

tr.heading 
{
	background-color:gray;
	color:white;
	font-size:16pt;
	font-style:italic;
	text-align:center
}

tr.title
{
	background-color:#D3D3D3;
	color:black;
	font-size:14pt;
	font-weight:bold
}


tr.issue
{
	color:black;
	font-size:10pt;
	text-align:center
}

td {	vertical-align: middle;}