/* formtable spreadsheet */
td, th
{
	font-family: Arial, Helvetica, sans-serif;
}

td.one
{
	text-align:right;
}

td.two
{
width:10;
}

td.tbr
{
text-align:center;
font-size: 14px;
font-family: arial, "lucida console", sans-serif;
font-weight: bold;
}


