.default
{
	font-family:Times;
}

h2.default
{
	text-align: center;
}

.prod
{
	/*font-family: "Courier";*/
	font-weight: 600;
	letter-spacing:1px;
}

.MainTable
{
	border-collapse:collapse;
}

