table
{
	font-family : Arial, Helvetica, sans-serif;
}

td
{
	font-family : Arial;
	font-size : 8pt;
	text-align : center;
	vertical-align: top;
}
td.S
{
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
}
td.B
{
	font-size : 10pt;
	font-weight : bold;
	vertical-align: middle;
	text-align : center;
}

body
{
	background : Silver;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}
a
{
	font-size : 10pt;
	text-decoration : none;
}
a.FC
{
	font-size : 8pt;
	text-decoration : none;
}

div
{
	width: 80%;
}
input
{
	font-size : 8pt;
	
}
