table.Formula
	{
	border-style:	solid;
	border-color:	blue;
	border-width:	1px;
	width:		300px;
	}

th.Formula
	{
	font-size:	100%;
	font-weight:	bold;
	text-align:	left;
	color:		black;
	}

td.Formula_Amount
	{
	text-align: center;
	}

td.Formula_Comments
	{
	line-height:	80%;
	}

.Formula_Name
	{
	font-size:	120%;
	color:		blue;
	text-align:	left;
	}
