body td
{
	font-family: Arial;
	font-size: 13px;
}

.headingDiv
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	margin-bottom: 15px;
	border-bottom: solid 1px black;
}

.subHeadingDiv
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	margin-bottom: 15px;
	border-bottom: solid 1px black;
}

.productTitleDiv
{
	font-family: Verdana;
	font-size: 14px;
	color: Blue;
	font-weight: bold;
}

.productSubTitleDiv
{
	font-family: Verdana;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}

.embeddedNavLinks p a
{
	font-size: 15px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

.formula, .formula td
{
	font-family: Courier New, Courier;
	font-size: 13px;
	color: Black;
}
