div#content table.comoffer
{
		font-family: serif;
		width: 300pt;
		border-collapse: collapse;
		background-color: #eafddf;
		font-size: small;
		
		margin-left:auto; 
		margin-right:auto;
}
div#content table.comoffer tr
{
		height: 25pt;
}
div#content table.comoffer th
{
		text-align: center;
		font-size: medium;
}
div#content table.comoffer .header
{
		font-family: serif;
		font-style: italic;
		border: black 1px solid;
		background-color: #b3fa82;
}
div#content table.comoffer .groupheader
{
		border: none;
		background-color: #dce6f1;
		padding-left: 20pt;
		font-family: serif;
		font-weight: bold;
}
div#content table.comoffer td
{
		border: black 1px solid;
}
div#content table.comoffer .qty
{
		width: 50pt;
		text-align: center;
}
div#content table.comoffer .footer
{
		background-color: #ffc000;
		font-family: serif;
		font-style: italic;
		border: black 1px solid;
}

div#content form table.calc
{
	margin-left:auto; 
	margin-right:auto;
}

div#content form table.calc th
{
	text-align: center;
}