body
{
	background-color: #fff;
	margin: 0px;
}

td
{
	color: black;
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
}

a
{
	color: #0000cd;
	text-decoration: underline;
}

a:active
{
	color: #00f;
	text-decoration: none;
}

a:hover
{
	color: #00f;
	text-decoration: none;
}

.footer { font-size: 11px; }

.producttitle
{
	color: #8b0000;
	font-weight: bold;
	font-size: 15px;
}

.partno { color: #f00; }

h1
{
	font-size:24px;
	color:#000;
	font-weight:bold;
}